From c58ada7f49aac20b06ea2ebda2cb5c006decf122 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期五, 10 五月 2024 17:01:55 +0800
Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/dmvisit
---
admin/src/components/common/CommonHeader.vue | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/admin/src/components/common/CommonHeader.vue b/admin/src/components/common/CommonHeader.vue
index 17685f1..10523a8 100644
--- a/admin/src/components/common/CommonHeader.vue
+++ b/admin/src/components/common/CommonHeader.vue
@@ -88,9 +88,9 @@
},
computed: {
...mapState(['menuData', 'userInfo']),
- title () {
- return this.$route.meta.title
- }
+ // title () {
+ // return this.$route.meta.title
+ // }
},
filters: {
// 灞曠ず鍚嶇О
--
Gitblit v1.9.3