角色模块,已有用户关闭弹框时,去除全部的已选项
This commit is contained in:
@@ -171,6 +171,7 @@
|
|||||||
},
|
},
|
||||||
handleCancel() {
|
handleCancel() {
|
||||||
this.visible = false;
|
this.visible = false;
|
||||||
|
this.onClearSelected();
|
||||||
},
|
},
|
||||||
handleOk() {
|
handleOk() {
|
||||||
this.dataSource2 = this.selectedRowKeys;
|
this.dataSource2 = this.selectedRowKeys;
|
||||||
|
|||||||
Reference in New Issue
Block a user