Merge branch 'feature_1.0'
|  |  |  | 
|---|
|  |  |  | this.check=false | 
|---|
|  |  |  | this.startstate='batch' | 
|---|
|  |  |  | this.batchshow=true | 
|---|
|  |  |  | this.selectCar(); | 
|---|
|  |  |  | // this.selectCar(); | 
|---|
|  |  |  | this.batchid=record.coordinateId | 
|---|
|  |  |  | } | 
|---|
|  |  |  | private handlebatch(){ | 
|---|
|  |  |  | this.selectCar() | 
|---|
|  |  |  | // this.selectCar() | 
|---|
|  |  |  | this.batchshow=false | 
|---|
|  |  |  | this.handlenull(); | 
|---|
|  |  |  | } | 
|---|
|  |  |  | 
|---|
|  |  |  | this.$message.success(res.data.message) | 
|---|
|  |  |  | this.starttime='' | 
|---|
|  |  |  | this.endtime='' | 
|---|
|  |  |  | this.selectCar() | 
|---|
|  |  |  | // this.selectCar() | 
|---|
|  |  |  | })) | 
|---|
|  |  |  | } | 
|---|
|  |  |  | private upa='' | 
|---|
|  |  |  | private recordid:any=0 | 
|---|
|  |  |  | private handleEditModalVisible(record){ | 
|---|
|  |  |  | console.log('dataList',this.dataList) | 
|---|
|  |  |  | this.check=false | 
|---|
|  |  |  | this.handlebatch() | 
|---|
|  |  |  | this.startstate='none' | 
|---|
|  |  |  | this.dataList=[] | 
|---|
|  |  |  | this.upa='upa' | 
|---|
|  |  |  | this.recordid=record.coordinateId | 
|---|
|  |  |  | if(this.carvalue==='请选择走航车'){ | 
|---|
|  |  |  | 
|---|
|  |  |  | } | 
|---|
|  |  |  | private inupa(){ | 
|---|
|  |  |  | this.upa='' | 
|---|
|  |  |  | this.selectCar() | 
|---|
|  |  |  | // this.selectCar() | 
|---|
|  |  |  | } | 
|---|
|  |  |  | private carvalue:any='请选择走航车' | 
|---|
|  |  |  | private carIndex:any=[] | 
|---|