| 
														
															@@ -683,7 +683,7 @@ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                       type="text" 
														 | 
														
														 | 
														
															                       type="text" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                       icon="el-icon-document-delete" 
														 | 
														
														 | 
														
															                       icon="el-icon-document-delete" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                       @click.native.prevent=" 
														 | 
														
														 | 
														
															                       @click.native.prevent=" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-                        revokescarsRow(scope.$index, schedulingList, scope.row) 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+                        revokescarsRow(scope.$index, vehicleList, scope.row) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                       " 
														 | 
														
														 | 
														
															                       " 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                       :disabled="true" 
														 | 
														
														 | 
														
															                       :disabled="true" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                       >撤销</el-button 
														 | 
														
														 | 
														
															                       >撤销</el-button 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -1221,10 +1221,6 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       type: Boolean, 
														 | 
														
														 | 
														
															       type: Boolean, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       default: false, 
														 | 
														
														 | 
														
															       default: false, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     }, 
														 | 
														
														 | 
														
															     }, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    disabled2: { 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-      type: Boolean, 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-      default: false, 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    }, 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     DList: { 
														 | 
														
														 | 
														
															     DList: { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       type: Array, 
														 | 
														
														 | 
														
															       type: Array, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       default: [], 
														 | 
														
														 | 
														
															       default: [], 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -1318,6 +1314,7 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       fWbuOptions: [], 
														 | 
														
														 | 
														
															       fWbuOptions: [], 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       ffeeunitidList: [], 
														 | 
														
														 | 
														
															       ffeeunitidList: [], 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       carManages: [], 
														 | 
														
														 | 
														
															       carManages: [], 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+      disabled2:false 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     }; 
														 | 
														
														 | 
														
															     }; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   }, 
														 | 
														
														 | 
														
															   }, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   created() { 
														 | 
														
														 | 
														
															   created() { 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -1559,7 +1556,6 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															     //单条订单调度提交 
														 | 
														
														 | 
														
															     //单条订单调度提交 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     addscarsRow(row) { 
														 | 
														
														 | 
														
															     addscarsRow(row) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-      console.log(row); 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       if (row.id == null) { 
														 | 
														
														 | 
														
															       if (row.id == null) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         this.$confirm("车辆存在未保存数据,是否保存?", "提示", { 
														 | 
														
														 | 
														
															         this.$confirm("车辆存在未保存数据,是否保存?", "提示", { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           confirmButtonText: "确定", 
														 | 
														
														 | 
														
															           confirmButtonText: "确定", 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -1569,6 +1565,7 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           .then(() => { 
														 | 
														
														 | 
														
															           .then(() => { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             this.submitSave(); 
														 | 
														
														 | 
														
															             this.submitSave(); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             if (row.billStatus != 6) { 
														 | 
														
														 | 
														
															             if (row.billStatus != 6) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+              this.$set(row, "billStatus", 6); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															               this.msgSuccess("保存成功"); 
														 | 
														
														 | 
														
															               this.msgSuccess("保存成功"); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             } else { 
														 | 
														
														 | 
														
															             } else { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															               this.msgSuccess("请勿重复提交"); 
														 | 
														
														 | 
														
															               this.msgSuccess("请勿重复提交"); 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -1585,7 +1582,6 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           singleaddFtmsorderbillscars(row).then((response) => { 
														 | 
														
														 | 
														
															           singleaddFtmsorderbillscars(row).then((response) => { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             this.msgSuccess("成功提交"); 
														 | 
														
														 | 
														
															             this.msgSuccess("成功提交"); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             if (response.code == 200) { 
														 | 
														
														 | 
														
															             if (response.code == 200) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-              this.$set(row, "id", response.data.id); 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															               this.$set(row, "billStatus", 6); 
														 | 
														
														 | 
														
															               this.$set(row, "billStatus", 6); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             } 
														 | 
														
														 | 
														
															             } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           }); 
														 | 
														
														 | 
														
															           }); 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -1623,7 +1619,7 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         this.msgSuccess("允许变更"); 
														 | 
														
														 | 
														
															         this.msgSuccess("允许变更"); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         this.$set(row, "billStatus", 5); 
														 | 
														
														 | 
														
															         this.$set(row, "billStatus", 5); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       } else { 
														 | 
														
														 | 
														
															       } else { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-        this.msgSuccess("请勿重复变更变更"); 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+        this.msgSuccess("请勿重复变更"); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       } 
														 | 
														
														 | 
														
															       } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     }, 
														 | 
														
														 | 
														
															     }, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   }, 
														 | 
														
														 | 
														
															   }, 
														 |