From 511b98ab5bf806f5109f1bb191d72421fa8c5040 Mon Sep 17 00:00:00 2001 From: kuaifan Date: Mon, 16 Sep 2024 08:51:26 +0300 Subject: [PATCH] =?UTF-8?q?perf:=20=E4=BB=AA=E8=A1=A8=E7=9B=98=E4=BB=BB?= =?UTF-8?q?=E5=8A=A1=E5=88=97=E8=A1=A8=E6=94=AF=E6=8C=81=E6=8A=98=E5=8F=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../assets/js/pages/manage/dashboard.vue | 27 ++++++++++++++++--- .../assets/sass/pages/page-dashboard.scss | 20 ++++++++++++++ 2 files changed, 44 insertions(+), 3 deletions(-) diff --git a/resources/assets/js/pages/manage/dashboard.vue b/resources/assets/js/pages/manage/dashboard.vue index 30697a521..670c949d1 100644 --- a/resources/assets/js/pages/manage/dashboard.vue +++ b/resources/assets/js/pages/manage/dashboard.vue @@ -40,8 +40,16 @@ v-for="column in columns" v-if="column.list.length > 0">
-
{{column.title}}
-