diff --git a/src/views/materialsStation/toolsLease/outBound/component/addToolsApply.vue b/src/views/materialsStation/toolsLease/outBound/component/addToolsApply.vue index a702e6e9..00945d3c 100644 --- a/src/views/materialsStation/toolsLease/outBound/component/addToolsApply.vue +++ b/src/views/materialsStation/toolsLease/outBound/component/addToolsApply.vue @@ -107,7 +107,11 @@ - 查询单号 + 查询单号 + + + + @@ -739,7 +743,7 @@ export default { /** 租赁单位和工程-下拉选 */ async projectInfoList() { try { - + const res = await getProListByDepartApi({ teamName: this.maForm.teamName }) // const res = await getListProject({ unitId: null, isApp: true, teamName: this.maForm.teamName }) this.projectList = res.data