From 1b0537eab7076638c6133cf84e776523be9e9e9f Mon Sep 17 00:00:00 2001 From: bb_pan Date: Tue, 15 Jul 2025 16:35:50 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/materialsStation/toolsLease/toolsLeaseAdd.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/materialsStation/toolsLease/toolsLeaseAdd.vue b/src/pages/materialsStation/toolsLease/toolsLeaseAdd.vue index 9003364..eb6883b 100644 --- a/src/pages/materialsStation/toolsLease/toolsLeaseAdd.vue +++ b/src/pages/materialsStation/toolsLease/toolsLeaseAdd.vue @@ -303,6 +303,7 @@ const getTeamList = async () => { formData.teamLeaderIdCard = res.data[0].teamLeaderIdCard } // getProjectListApi() + getAgreementInfoById() } } catch (error) { console.log('🚀 ~ getTeamList ~ error:', error)