角色模块,已有用户关闭弹框时,去除全部的已选项

This commit is contained in:
zer0Black
2022-02-25 17:25:49 +08:00
parent 6eacdc6b9f
commit 3d5d71703c
@@ -171,6 +171,7 @@
},
handleCancel() {
this.visible = false;
this.onClearSelected();
},
handleOk() {
this.dataSource2 = this.selectedRowKeys;