From bd2f9f3747a5592366c59fa42e1b357b392271b1 Mon Sep 17 00:00:00 2001 From: sc Date: Sat, 19 Jun 2021 12:54:43 +0800 Subject: [PATCH] =?UTF-8?q?FIX=20=E6=8E=A7=E5=88=B6=E5=8F=B0=E6=97=A0?= =?UTF-8?q?=E6=B3=95=E7=BC=93=E5=AD=98=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/home/index.vue | 1 + src/views/home/stats/index.vue | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/home/index.vue b/src/views/home/index.vue index 42fafab4..b0258f78 100644 --- a/src/views/home/index.vue +++ b/src/views/home/index.vue @@ -19,6 +19,7 @@ const work = defineAsyncComponent(() => import('./work')); export default { + name: "dashboard", components: { stats, work diff --git a/src/views/home/stats/index.vue b/src/views/home/stats/index.vue index 2bd265bd..1c70d587 100644 --- a/src/views/home/stats/index.vue +++ b/src/views/home/stats/index.vue @@ -89,7 +89,6 @@