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