update
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user