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