tangning 1 vuosi sitten
vanhempi
commit
8d79074294
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      src/views/customer/scene.vue

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

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