From 7c1e4502fe4431cc43755afc42935bbadf1464cd Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期二, 01 八月 2023 11:01:28 +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