修改bug

This commit is contained in:
Vce 2024-05-23 20:30:34 +08:00
parent af0e9c0c7a
commit 61d700d101

View File

@ -508,7 +508,7 @@ export default {
}) })
}, },
getTeamInfoList (){ getTeamInfoList (){
this.workerInfo.departmentAndTeam = '' // this.workerInfo.departmentAndTeam = ''
let data = { let data = {
projectSn: this.projectSn, projectSn: this.projectSn,
enterpriseId: this.workerInfo.enterpriseId?this.workerInfo.enterpriseId:'', enterpriseId: this.workerInfo.enterpriseId?this.workerInfo.enterpriseId:'',