|  |  | @ -39,6 +39,8 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |                         </el-upload> |  |  |  |                         </el-upload> | 
			
		
	
		
		
			
				
					
					|  |  |  |                         <el-button type="primary" icon="search" @click="exportInvwarehouse">导出</el-button> |  |  |  |                         <el-button type="primary" icon="search" @click="exportInvwarehouse">导出</el-button> | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                         <el-button type="primary" icon="search" @click="uploadInvwarehouse">同步至UDI管理系统</el-button> | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |                     </el-button-group> |  |  |  |                     </el-button-group> | 
			
		
	
		
		
			
				
					
					|  |  |  |                 </el-form-item> |  |  |  |                 </el-form-item> | 
			
		
	
		
		
			
				
					
					|  |  |  |             </el-form> |  |  |  |             </el-form> | 
			
		
	
	
		
		
			
				
					|  |  | @ -138,11 +140,11 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |                     stripe |  |  |  |                     stripe | 
			
		
	
		
		
			
				
					
					|  |  |  |                     style="width: 100%"> |  |  |  |                     style="width: 100%"> | 
			
		
	
		
		
			
				
					
					|  |  |  |                     <el-table-column label="序号" type="index"></el-table-column> |  |  |  |                     <el-table-column label="序号" type="index"></el-table-column> | 
			
		
	
		
		
			
				
					
					|  |  |  | <!--                    <el-table-column--> |  |  |  |                     <!--                    <el-table-column--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  | <!--                        prop="username"--> |  |  |  |                     <!--                        prop="username"--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  | <!--                        label="账号"--> |  |  |  |                     <!--                        label="账号"--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  | <!--                        min-width="20%">--> |  |  |  |                     <!--                        min-width="20%">--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  | <!--                    </el-table-column>--> |  |  |  |                     <!--                    </el-table-column>--> | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
			
				
					
					|  |  |  |                     <el-table-column |  |  |  |                     <el-table-column | 
			
		
	
		
		
			
				
					
					|  |  |  |                         prop="employeeName" |  |  |  |                         prop="employeeName" | 
			
		
	
		
		
			
				
					
					|  |  |  |                         label="用户名" |  |  |  |                         label="用户名" | 
			
		
	
	
		
		
			
				
					|  |  | @ -604,7 +606,7 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  | <script> |  |  |  | <script> | 
			
		
	
		
		
			
				
					
					|  |  |  | import { |  |  |  | import { | 
			
		
	
		
		
			
				
					
					|  |  |  |     filterList, filterAll, |  |  |  |     filterList, filterAll, | 
			
		
	
		
		
			
				
					
					|  |  |  |     saveWarehouse, exportJson, |  |  |  |     saveWarehouse, exportJson, uploadStatus, | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     deleteWarehouse, warehouseBussinessTypeList, |  |  |  |     deleteWarehouse, warehouseBussinessTypeList, | 
			
		
	
		
		
			
				
					
					|  |  |  |     warehouseUserList, saveWarehouseBussinessType, |  |  |  |     warehouseUserList, saveWarehouseBussinessType, | 
			
		
	
		
		
			
				
					
					|  |  |  |     saveWarehouseUser, updateDirector, |  |  |  |     saveWarehouseUser, updateDirector, | 
			
		
	
	
		
		
			
				
					|  |  | @ -626,7 +628,7 @@ const formJson = { | 
			
		
	
		
		
			
				
					
					|  |  |  |     status: 1, |  |  |  |     status: 1, | 
			
		
	
		
		
			
				
					
					|  |  |  |     advanceType: false, |  |  |  |     advanceType: false, | 
			
		
	
		
		
			
				
					
					|  |  |  |     isDefault: false, |  |  |  |     isDefault: false, | 
			
		
	
		
		
			
				
					
					|  |  |  |     level:1, |  |  |  |     level: 1, | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  | }; |  |  |  | }; | 
			
		
	
		
		
			
				
					
					|  |  |  | export default { |  |  |  | export default { | 
			
		
	
		
		
			
				
					
					|  |  |  |     data() { |  |  |  |     data() { | 
			
		
	
	
		
		
			
				
					|  |  | @ -691,7 +693,7 @@ export default { | 
			
		
	
		
		
			
				
					
					|  |  |  |             selectUserList: [], |  |  |  |             selectUserList: [], | 
			
		
	
		
		
			
				
					
					|  |  |  |             selectBussinessTypeList: [], |  |  |  |             selectBussinessTypeList: [], | 
			
		
	
		
		
			
				
					
					|  |  |  |             bussinessTypeFormVisible: false, |  |  |  |             bussinessTypeFormVisible: false, | 
			
		
	
		
		
			
				
					
					|  |  |  |             thrWarehouseData : null, |  |  |  |             thrWarehouseData: null, | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |             currentId: null, |  |  |  |             currentId: null, | 
			
		
	
		
		
			
				
					
					|  |  |  |             thrWareHouseVisible: false, |  |  |  |             thrWareHouseVisible: false, | 
			
		
	
		
		
			
				
					
					|  |  |  |             sysList: [], |  |  |  |             sysList: [], | 
			
		
	
	
		
		
			
				
					|  |  | @ -942,6 +944,21 @@ export default { | 
			
		
	
		
		
			
				
					
					|  |  |  |             } |  |  |  |             } | 
			
		
	
		
		
			
				
					
					|  |  |  |             return CurrentDate |  |  |  |             return CurrentDate | 
			
		
	
		
		
			
				
					
					|  |  |  |         }, |  |  |  |         }, | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |         uploadInvwarehouse() { | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |             let tempQuery = {}; | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |             uploadStatus(tempQuery) | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                 .then((response) => { | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                     if (response.code == 20000) { | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                         this.$message.success(response.data); | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                     } else { | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                         this.$message.error(response.message); | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                     } | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                 }) | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                 .catch(() => { | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                 }); | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |         }, | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |         exportInvwarehouse() { |  |  |  |         exportInvwarehouse() { | 
			
		
	
		
		
			
				
					
					|  |  |  |             let tquery = {}; |  |  |  |             let tquery = {}; | 
			
		
	
		
		
			
				
					
					|  |  |  |             exportJson(tquery).then((response) => { |  |  |  |             exportJson(tquery).then((response) => { | 
			
		
	
	
		
		
			
				
					|  |  | @ -996,7 +1013,7 @@ export default { | 
			
		
	
		
		
			
				
					
					|  |  |  |                 }); |  |  |  |                 }); | 
			
		
	
		
		
			
				
					
					|  |  |  |         }, |  |  |  |         }, | 
			
		
	
		
		
			
				
					
					|  |  |  |         changeLevel(row) { |  |  |  |         changeLevel(row) { | 
			
		
	
		
		
			
				
					
					|  |  |  |             this.formData.pcode =null; |  |  |  |             this.formData.pcode = null; | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |             this.getParentInv(this.formData.level); |  |  |  |             this.getParentInv(this.formData.level); | 
			
		
	
		
		
			
				
					
					|  |  |  |         }, |  |  |  |         }, | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
	
		
		
			
				
					|  |  | @ -1220,7 +1237,7 @@ export default { | 
			
		
	
		
		
			
				
					
					|  |  |  |                 this.$message.error("第三方仓库数据加载失败"); |  |  |  |                 this.$message.error("第三方仓库数据加载失败"); | 
			
		
	
		
		
			
				
					
					|  |  |  |             }); |  |  |  |             }); | 
			
		
	
		
		
			
				
					
					|  |  |  |         }, |  |  |  |         }, | 
			
		
	
		
		
			
				
					
					|  |  |  |         changeThrWarehouse(row){ |  |  |  |         changeThrWarehouse(row) { | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |             this.checkThrWarehouseRow = row; |  |  |  |             this.checkThrWarehouseRow = row; | 
			
		
	
		
		
			
				
					
					|  |  |  |         }, |  |  |  |         }, | 
			
		
	
		
		
			
				
					
					|  |  |  |         hideThrWarehouseTable() { |  |  |  |         hideThrWarehouseTable() { | 
			
		
	
	
		
		
			
				
					|  |  | 
 |