Crunchy
2023-11-18 7c4b02892b24bc2d219217b5f9e352d0eb531c4e
src/views/plan/customer/index.vue
@@ -242,6 +242,7 @@
    },
    handleSelectionChange(val) {
      this.multipleSelection = val
      console.log(this.multipleSelection);
    },
    // 删除
    deleteHandle(row) {