@@ -171,6 +171,7 @@
},
handleCancel() {
this.visible = false;
+ this.selectedRowKeys = []
handleOk() {
this.dataSource2 = this.selectedRowKeys;