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