From 6923da6e4a6e5f34d610a6bb70f14f9ffe02cee0 Mon Sep 17 00:00:00 2001
From: guoshipeng <3194674006@qq.com>
Date: Thu, 13 Jul 2023 17:20:47 +0800
Subject: [PATCH] fix

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

diff --git a/src/views/charts/index.vue b/src/views/charts/index.vue
index 73b80cd..c79623a 100644
--- a/src/views/charts/index.vue
+++ b/src/views/charts/index.vue
@@ -347,6 +347,7 @@
     },
     // ���������������������������������
     getSensor() {
+      this.newSensor = []
       // stringMacs.su
       // var newMac = this.newMac[this.newMac.length - 1][this.newMac[this.newMac.length - 1].length - 1]
       // this.newMac1 = this.newMac[this.newMac.length - 1][this.newMac[this.newMac.length - 1].length - 1]

--
Gitblit v1.8.0