From bb455cebea17349a2f5ed0d4e86eac3905b24585 Mon Sep 17 00:00:00 2001
From: Your Name <123456>
Date: Mon, 26 Sep 2022 17:19:35 +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