Fixiaobai
2023-12-06 6317d3b3cf91bad379cf72ee0bd8a595b8e24e77
src/views/plan/customer/index.vue
@@ -242,6 +242,7 @@
    },
    handleSelectionChange(val) {
      this.multipleSelection = val
      console.log(this.multipleSelection);
    },
    // 删除
    deleteHandle(row) {