Explorar o código

关闭弹窗时清空数据

jbb %!s(int64=2) %!d(string=hai) anos
pai
achega
c22de80e20
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/system/modules/SelectUserModal.vue

+ 1 - 0
src/views/system/modules/SelectUserModal.vue

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