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