From eae9d7ac8b0784cdfd9fb02a4d68077fc24f4a2b Mon Sep 17 00:00:00 2001 From: xiajunjie <752696511@qq.com> Date: Wed, 3 Mar 2021 21:45:30 +0800 Subject: [PATCH] =?UTF-8?q?feat(frontend):=E4=BB=A3=E7=A0=81=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/chart/index.vue | 2 +- .../src/views/dataset/data/UpdateInfo.vue | 128 +++++++++--------- frontend/src/views/dataset/data/ViewTable.vue | 14 +- frontend/src/views/dataset/index.vue | 2 +- 4 files changed, 70 insertions(+), 76 deletions(-) diff --git a/frontend/src/views/chart/index.vue b/frontend/src/views/chart/index.vue index e9df107e65..b7efa00484 100644 --- a/frontend/src/views/chart/index.vue +++ b/frontend/src/views/chart/index.vue @@ -7,7 +7,7 @@ - + diff --git a/frontend/src/views/dataset/data/UpdateInfo.vue b/frontend/src/views/dataset/data/UpdateInfo.vue index c4b5f7e7d5..2efb8b804d 100644 --- a/frontend/src/views/dataset/data/UpdateInfo.vue +++ b/frontend/src/views/dataset/data/UpdateInfo.vue @@ -1,56 +1,58 @@