This commit is contained in:
parent
c0d9f632d0
commit
1b0537eab7
|
|
@ -303,6 +303,7 @@ const getTeamList = async () => {
|
|||
formData.teamLeaderIdCard = res.data[0].teamLeaderIdCard
|
||||
}
|
||||
// getProjectListApi()
|
||||
getAgreementInfoById()
|
||||
}
|
||||
} catch (error) {
|
||||
console.log('🚀 ~ getTeamList ~ error:', error)
|
||||
|
|
|
|||
Loading…
Reference in New Issue