From 38f1d53d0b1310e1b305e4f3046ccece64e0a2bf Mon Sep 17 00:00:00 2001 From: NiSen Date: Wed, 30 Aug 2023 14:08:20 +0800 Subject: [PATCH] ceshi --- src/App.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index cef9d4a7..7c606247 100644 --- a/src/App.vue +++ b/src/App.vue @@ -12,7 +12,6 @@ ...mapGetters(['userInfo']) }, mounted() { - console.log('hhaha'); //从状态值中取,因为登录处理,所以移动watch中 // console.log(this.userInfo); // if(this.userInfo && this.userInfo.name!=''){