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