This commit is contained in:
bb_pan 2025-07-15 16:35:50 +08:00
parent c0d9f632d0
commit 1b0537eab7
1 changed files with 1 additions and 0 deletions

View File

@ -303,6 +303,7 @@ const getTeamList = async () => {
formData.teamLeaderIdCard = res.data[0].teamLeaderIdCard formData.teamLeaderIdCard = res.data[0].teamLeaderIdCard
} }
// getProjectListApi() // getProjectListApi()
getAgreementInfoById()
} }
} catch (error) { } catch (error) {
console.log('🚀 ~ getTeamList ~ error:', error) console.log('🚀 ~ getTeamList ~ error:', error)