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