From 8fb6bfc907aac327fa367c6354d480597d9bc568 Mon Sep 17 00:00:00 2001
From: Admin <978517621@qq.com>
Date: 星期五, 11 十一月 2022 17:15:47 +0800
Subject: [PATCH] 默认更改列表

---
 src/views/doublePreventAction/hiddenDanger/inspectionRecord/components/detail.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/views/doublePreventAction/hiddenDanger/inspectionRecord/components/detail.vue b/src/views/doublePreventAction/hiddenDanger/inspectionRecord/components/detail.vue
index 95e6f17..b12f906 100644
--- a/src/views/doublePreventAction/hiddenDanger/inspectionRecord/components/detail.vue
+++ b/src/views/doublePreventAction/hiddenDanger/inspectionRecord/components/detail.vue
@@ -131,7 +131,6 @@
         },
         methods:{
             showInspectionRecordForm(type,value) {
-                debugger
                 if (type === '查看') {
                     this.isShowRecordDialog = true;
                     let recordFormValue = JSON.parse(JSON.stringify(value));

--
Gitblit v1.9.2