From 943fc558a942ce0d83748cc55f4ddd2bcb4ba02d Mon Sep 17 00:00:00 2001
From: 展杰 <1240968267@qq.com>
Date: 星期六, 09 十二月 2023 08:57:42 +0800
Subject: [PATCH] 1

---
 pages/inspection/inspectionInfo.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/pages/inspection/inspectionInfo.vue b/pages/inspection/inspectionInfo.vue
index 169aff2..4068ee9 100644
--- a/pages/inspection/inspectionInfo.vue
+++ b/pages/inspection/inspectionInfo.vue
@@ -227,7 +227,6 @@
 			// },
 			change(index) {
 				this.table[index].BAD_REASON=this.chooseValue;
-				console.log(this.table)
 			},
 			changeSwitch(item) {
 				console.log(item)

--
Gitblit v1.9.3