tangning 1 năm trước cách đây
mục cha
commit
8d79074294
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/customer/scene.vue

+ 1 - 0
src/views/customer/scene.vue

@@ -260,6 +260,7 @@
       });
       function changeTable(val: string) {
         tableType.value = val;
+        clearSelectedRowKeys()
         reload();
       }
       async function handleCopy(record: Recordable) {