From 00133f33b93bf7321f27e448ce907cc05efd03eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E9=91=AB?= Date: Thu, 31 Dec 2020 10:58:59 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=86=E5=8F=B2=E6=95=B0=E6=8D=AE=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2tables=E5=AD=97=E6=AE=B5=E6=8C=89=E5=8E=9F=E5=9E=8B?= =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 15 +- src/plugins/antd.js | 8 +- src/views/historyMonitoring/index.vue | 218 +++++++++++++------------ src/views/realTimeMonitoring/index.vue | 1 - 4 files changed, 132 insertions(+), 110 deletions(-) diff --git a/src/App.vue b/src/App.vue index d3cd875..81fe8a3 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,15 +1,22 @@ - diff --git a/src/views/realTimeMonitoring/index.vue b/src/views/realTimeMonitoring/index.vue index 97249f8..1c1e49d 100644 --- a/src/views/realTimeMonitoring/index.vue +++ b/src/views/realTimeMonitoring/index.vue @@ -127,7 +127,6 @@ export default { console.log(key) }, showModel(item){ - console.log(11111) console.log(item) this.visible = true this.modelData=item