From e5c49dee65569b27a16a63e815f600aa1b0e2163 Mon Sep 17 00:00:00 2001
From: hayu <1604366271@qq.com>
Date: Mon, 20 Oct 2025 14:44:06 +0800
Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=A4=87=E6=B3=A8?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../toolsLease/outBound/component/addToolsApply.vue | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
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