From b79d7e36392d9992ef883d2fc731b1ab3cf577c3 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期二, 01 八月 2023 10:40:57 +0800 Subject: [PATCH] # --- src/components/datav/index.vue | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/src/components/datav/index.vue b/src/components/datav/index.vue index 1cbb623..be66c9d 100644 --- a/src/components/datav/index.vue +++ b/src/components/datav/index.vue @@ -18,7 +18,6 @@ <scroll-board /> </div> - <cards /> </div> </div> @@ -45,7 +44,7 @@ roseChart, waterLevelChart, scrollBoard, - cards + cards, }, data () { return {} -- Gitblit v1.9.1