|
@@ -189,6 +189,7 @@ export default {
|
|
return
|
|
return
|
|
}
|
|
}
|
|
this.currentEditField = null
|
|
this.currentEditField = null
|
|
|
|
+ this.personnelList.data = []
|
|
if(row.assoAccountId){
|
|
if(row.assoAccountId){
|
|
this.focusPerson(row.accountName)
|
|
this.focusPerson(row.accountName)
|
|
}
|
|
}
|