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