From d156802e72ba98912b3fa094a9b3d4ce9483de2d Mon Sep 17 00:00:00 2001
From: zhouwx <1175765986@qq.com>
Date: 星期三, 08 一月 2025 13:39:28 +0800
Subject: [PATCH] bug修改

---
 src/views/analyse/identify/components/identifyQuery.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/views/analyse/identify/components/identifyQuery.vue b/src/views/analyse/identify/components/identifyQuery.vue
index 6c7100f..7aed26a 100644
--- a/src/views/analyse/identify/components/identifyQuery.vue
+++ b/src/views/analyse/identify/components/identifyQuery.vue
@@ -236,7 +236,6 @@
 };
 
 const onDelIdentifyQuery = (index: number, val: IdentifyType) => {
-  console.log(val,'val')
     ElMessageBox.confirm(`此操作将永久删除该辨识,是否继续?`, '提示', {
         confirmButtonText: '确认',
         cancelButtonText: '取消',

--
Gitblit v1.9.2