Crunchy
2024-05-21 0a3b4bac16a4cf49deaddc6b4f3a2aeee90e9061
src/views/plan/customer/index.vue
@@ -242,7 +242,6 @@
    },
    handleSelectionChange(val) {
      this.multipleSelection = val
      console.log(this.multipleSelection);
    },
    // 删除
    deleteHandle(row) {