From 11f6acee504c77a8919a4e0ddfe3e70a746e3522 Mon Sep 17 00:00:00 2001
From: fei.wang <wf18701153496@163.com>
Date: 星期五, 18 四月 2025 17:39:33 +0800
Subject: [PATCH] 4.18更新v2.1.5

---
 src/views/alarm/threshold.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/views/alarm/threshold.vue b/src/views/alarm/threshold.vue
index 2cdd290..b1e8b02 100644
--- a/src/views/alarm/threshold.vue
+++ b/src/views/alarm/threshold.vue
@@ -245,7 +245,6 @@
         this.loading = true;
         var params = { tagid: event }
         getdevicestate(params).then(response => {
-          console.log(response);
           if (response.data.dataList2 == null || response.data.dataList2.type != 1) {
             this.$message({
               message: '缂栧彿閿欒',

--
Gitblit v1.9.3