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