修改
This commit is contained in:
parent
d0f72b5caf
commit
73d55bb6fe
@ -328,6 +328,7 @@ export default {
|
|||||||
/** 新增按钮操作 */
|
/** 新增按钮操作 */
|
||||||
handleAdd() {
|
handleAdd() {
|
||||||
this.reset();
|
this.reset();
|
||||||
|
this.form_departmentlist=[];
|
||||||
this.open = true;
|
this.open = true;
|
||||||
this.title = "添加黑名单";
|
this.title = "添加黑名单";
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user