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)