diff --git a/sgzb-ui/src/views/claimAndreturn/picking/apply/component/AddPicking.vue b/sgzb-ui/src/views/claimAndreturn/picking/apply/component/AddPicking.vue index 61b92f0a..85f9c5cb 100644 --- a/sgzb-ui/src/views/claimAndreturn/picking/apply/component/AddPicking.vue +++ b/sgzb-ui/src/views/claimAndreturn/picking/apply/component/AddPicking.vue @@ -70,7 +70,7 @@ - + e.companyId == this.queryParams.companyId, ) @@ -901,12 +900,12 @@ export default { (e) => e.companyId == val, ) - const res = await getCompleteSetToolsApi({ - companyId: val, - pageNum: 1, - pageSize: 9999, - }) - this.completeSetList = res.rows + // const res = await getCompleteSetToolsApi({ + // companyId: val, + // pageNum: 1, + // pageSize: 9999, + // }) + // this.completeSetList = res.rows }, // 成套设备下拉框选择 diff --git a/sgzb-ui/src/views/warehouseManage/machinery/completeParts/component/addCompleteTools.vue b/sgzb-ui/src/views/warehouseManage/machinery/completeParts/component/addCompleteTools.vue index 373068fc..b9962500 100644 --- a/sgzb-ui/src/views/warehouseManage/machinery/completeParts/component/addCompleteTools.vue +++ b/sgzb-ui/src/views/warehouseManage/machinery/completeParts/component/addCompleteTools.vue @@ -78,7 +78,7 @@ /> - + - +