From 0c6ae6a28646dd56993ecc8f223669913816fec9 Mon Sep 17 00:00:00 2001 From: yuyang Date: Thu, 11 Aug 2022 15:49:23 +0800 Subject: [PATCH] fix: login reload crush (#268) --- src/layouts/components/Content.vue | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/src/layouts/components/Content.vue b/src/layouts/components/Content.vue index c16b036..615b023 100644 --- a/src/layouts/components/Content.vue +++ b/src/layouts/components/Content.vue @@ -2,7 +2,7 @@ - + @@ -10,13 +10,16 @@