WXL
2024-08-27 b50917f4bdf0b05c028d76d8cdbde44a85ec8b91
src/components/SFtable/index.vue
@@ -209,6 +209,7 @@
    clearSelection() {
      // 在这里编写清除选择的逻辑
      this.$refs.multipleTableson.clearSelection();
    },
  },
};