From 693096204b79c7728748be8389e2730982b9b3b6 Mon Sep 17 00:00:00 2001
From: zouyu <2723363702@qq.com>
Date: 星期四, 21 十二月 2023 14:17:07 +0800
Subject: [PATCH] modified: src/views/technology/document/document-form.vue modified: src/views/technology/document/teststandard.vue
---
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