From 2d5f0119a1a045aeb7b62c97b771a296dadea93f Mon Sep 17 00:00:00 2001
From: Yanbowen <349952469@qq.com>
Date: Wed, 16 Mar 2022 14:37:54 +0800
Subject: [PATCH] =?UTF-8?q?fix(projects):=20=E4=BF=AE=E5=A4=8Dtabs-view?=
=?UTF-8?q?=E4=B8=8B=E6=8B=89=E8=8F=9C=E5=8D=95=E6=BA=A2=E5=87=BA,?=
=?UTF-8?q?=E7=A7=BB=E9=99=A4@vue/compiler-sfc=E4=BE=9D=E8=B5=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
package.json | 1 -
src/layout/header/index.vue | 2 +-
src/layout/tabs/tabs-view.vue | 2 +-
yarn.lock | 2 +-
4 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/package.json b/package.json
index 4cb3c4d20..069c9688d 100644
--- a/package.json
+++ b/package.json
@@ -62,7 +62,6 @@
"@vue/cli-plugin-typescript": "^5.0.3",
"@vue/cli-plugin-vuex": "^5.0.3",
"@vue/cli-service": "^5.0.3",
- "@vue/compiler-sfc": "^3.2.31",
"@vue/eslint-config-typescript": "^10.0.0",
"babel-plugin-import": "^1.13.3",
"commitizen": "^4.2.4",
diff --git a/src/layout/header/index.vue b/src/layout/header/index.vue
index 559f6cda9..4bca4adf4 100644
--- a/src/layout/header/index.vue
+++ b/src/layout/header/index.vue
@@ -32,7 +32,7 @@
-
+
{{ userInfo.name }}