tangning 1 gadu atpakaļ
vecāks
revīzija
8d79074294
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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) {