tangning пре 1 година
родитељ
комит
8d79074294
1 измењених фајлова са 1 додато и 0 уклоњено
  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) {