From 3a34a4ce96a8a86615c5a5c45f1171659f0bce9c Mon Sep 17 00:00:00 2001 From: wally <18603454788@163.com> Date: Thu, 18 Nov 2021 22:49:21 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=AE=8C=E5=96=84api=E5=AF=B9=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/history/device.vue | 16 ++-- src/components/history/history-log-table.vue | 83 ++----------------- src/components/history/history-log.vue | 30 +++---- src/components/history/local.vue | 15 ++-- src/components/history/search-history-log.vue | 6 +- src/config/chart.js | 4 +- src/utils/statistical.js | 4 +- src/views/commands.vue | 2 +- src/views/data-realtime.vue | 8 +- src/views/device-list.vue | 5 +- src/views/statistical-report.vue | 3 +- 11 files changed, 54 insertions(+), 122 deletions(-) diff --git a/src/components/history/device.vue b/src/components/history/device.vue index 4f2c9b4..3a4b58b 100644 --- a/src/components/history/device.vue +++ b/src/components/history/device.vue @@ -3,7 +3,7 @@