| 
														
															@@ -775,7 +775,7 @@ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           <el-select 
														 | 
														
														 | 
														
															           <el-select 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             v-model="form.fBusinessType" 
														 | 
														
														 | 
														
															             v-model="form.fBusinessType" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             filterable 
														 | 
														
														 | 
														
															             filterable 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-            :disabled="browseStatus" 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+            :disabled="contrOl" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           > 
														 | 
														
														 | 
														
															           > 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             <el-option 
														 | 
														
														 | 
														
															             <el-option 
														 | 
													
												
											
												
													
														| 
														 | 
														
															               v-for="(dict, index) in businessTypeOption" 
														 | 
														
														 | 
														
															               v-for="(dict, index) in businessTypeOption" 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -2535,6 +2535,7 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       warehouseDrList: [], 
														 | 
														
														 | 
														
															       warehouseDrList: [], 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       printinglist: [], 
														 | 
														
														 | 
														
															       printinglist: [], 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       browseStatus: false, 
														 | 
														
														 | 
														
															       browseStatus: false, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+      contrOl:false, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       relevantAttachments: [], 
														 | 
														
														 | 
														
															       relevantAttachments: [], 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       // 非单个禁用 
														 | 
														
														 | 
														
															       // 非单个禁用 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       single: true, 
														 | 
														
														 | 
														
															       single: true, 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -2669,7 +2670,7 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         fCorpid: null, 
														 | 
														
														 | 
														
															         fCorpid: null, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         fTrademodeid: null, 
														 | 
														
														 | 
														
															         fTrademodeid: null, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         fWarehouseid: null, 
														 | 
														
														 | 
														
															         fWarehouseid: null, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-        fBusinessType: '出库装箱' 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+        fBusinessType: '出库装箱', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       }, 
														 | 
														
														 | 
														
															       }, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       // 表单校验 
														 | 
														
														 | 
														
															       // 表单校验 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       rules: { 
														 | 
														
														 | 
														
															       rules: { 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -3144,7 +3145,6 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     }, 
														 | 
														
														 | 
														
															     }, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     // 库存总账导出数据 
														 | 
														
														 | 
														
															     // 库存总账导出数据 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     whgenlegData() { 
														 | 
														
														 | 
														
															     whgenlegData() { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															- 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       if (this.dialogWhgenlegList.length === 0) { 
														 | 
														
														 | 
														
															       if (this.dialogWhgenlegList.length === 0) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         this.$message({ message: "未勾选信息", type: "warning" }); 
														 | 
														
														 | 
														
															         this.$message({ message: "未勾选信息", type: "warning" }); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         return false; 
														 | 
														
														 | 
														
															         return false; 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -3197,6 +3197,7 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         }); 
														 | 
														
														 | 
														
															         }); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       } 
														 | 
														
														 | 
														
															       } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       this.whgenlegVisible = false; 
														 | 
														
														 | 
														
															       this.whgenlegVisible = false; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+      this.contrOl = true 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     }, 
														 | 
														
														 | 
														
															     }, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     // 收货单打印界面 
														 | 
														
														 | 
														
															     // 收货单打印界面 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     showEditDialog_s() { 
														 | 
														
														 | 
														
															     showEditDialog_s() { 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -3538,10 +3539,14 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       this.relevantAttachments = []; 
														 | 
														
														 | 
														
															       this.relevantAttachments = []; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       this.title = "出库单"; 
														 | 
														
														 | 
														
															       this.title = "出库单"; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       this.formBrowseStatus = false; 
														 | 
														
														 | 
														
															       this.formBrowseStatus = false; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+      this.form.fFeetunit = 2 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     }, 
														 | 
														
														 | 
														
															     }, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     /** 修改按钮操作 */ 
														 | 
														
														 | 
														
															     /** 修改按钮操作 */ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     handleUpdate(row, status) { 
														 | 
														
														 | 
														
															     handleUpdate(row, status) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       this.reset(); 
														 | 
														
														 | 
														
															       this.reset(); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+      if (this.dataList.length === 0){ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+        this.contrOl = true 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+      } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       this.browseStatus = status; 
														 | 
														
														 | 
														
															       this.browseStatus = status; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       this.detailsHidden = false; 
														 | 
														
														 | 
														
															       this.detailsHidden = false; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       this.formBrowseStatus = false; 
														 | 
														
														 | 
														
															       this.formBrowseStatus = false; 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -4251,6 +4256,7 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       rows.splice(index, 1); 
														 | 
														
														 | 
														
															       rows.splice(index, 1); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       if (this.dataList.length === 0) { 
														 | 
														
														 | 
														
															       if (this.dataList.length === 0) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         this.formBrowseStatus = false 
														 | 
														
														 | 
														
															         this.formBrowseStatus = false 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+        this.contrOl = false 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         return false 
														 | 
														
														 | 
														
															         return false 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       } 
														 | 
														
														 | 
														
															       } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       for (let li in this.dataList) { 
														 | 
														
														 | 
														
															       for (let li in this.dataList) { 
														 |