From 786563298fa34e83409aec052a1bf21329164d67 Mon Sep 17 00:00:00 2001 From: Crunchy <3114200645@qq.com> Date: 星期一, 06 五月 2024 14:58:56 +0800 Subject: [PATCH] 2023-11-20 过程检bug修改 --- src/views/plan/customer/index.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/views/plan/customer/index.vue b/src/views/plan/customer/index.vue index c73b5a8..926ea8b 100644 --- a/src/views/plan/customer/index.vue +++ b/src/views/plan/customer/index.vue @@ -242,7 +242,6 @@ }, handleSelectionChange(val) { this.multipleSelection = val - console.log(this.multipleSelection); }, // 鍒犻櫎 deleteHandle(row) { -- Gitblit v1.9.3