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