This commit is contained in:
wangzhijiang
2022-04-21 09:09:22 +08:00
parent 17dde52ed8
commit 87f31337f5
3 changed files with 11 additions and 3 deletions
@@ -760,6 +760,15 @@
},
editModel(item) {
this.visible = true
this.regulatoryEngineerList= []
this.engineeringInterfacePersonList= []
this.certificationEngineerList= []
this.designInitiatorList= []
this.designDutyList= []
this.prehomoInitiatorList= []
this.verifyInitiatorList= []
this.verifyDutyList= []
this.prehomoDutyList= []
if (item.dutyTerritory) {
this.queryPersonByProject(item)
} else {