up
This commit is contained in:
@ -209,6 +209,7 @@ export default {
|
|||||||
this.areaOpen = true;
|
this.areaOpen = true;
|
||||||
this.areaForm = Object.assign({}, row);
|
this.areaForm = Object.assign({}, row);
|
||||||
this.title = "修改大区";
|
this.title = "修改大区";
|
||||||
|
this.getUser()
|
||||||
},
|
},
|
||||||
|
|
||||||
// 提交
|
// 提交
|
||||||
|
Reference in New Issue
Block a user