This commit is contained in:
huzhushan 2021-05-11 09:55:02 +08:00
parent 4a81bfdbed
commit 2281032b54

View File

@ -26,7 +26,7 @@
* @version:
* @Date: 2021-04-20 11:06:21
* @LastEditors: huzhushan@126.com
* @LastEditTime: 2021-04-28 09:31:23
* @LastEditTime: 2021-05-06 09:21:41
* @Author: huzhushan@126.com
* @HomePage: https://huzhushan.gitee.io/vue3-element-admin
* @Github: https://github.com/huzhushan/vue3-element-admin
@ -36,7 +36,6 @@
import router from '@/router'
import store from '@/store'
import { TOKEN } from '@/store/modules/app' // TOKEN变量名
import { getItem } from '@/utils/storage'
const getPageTitle = title => {
const appTitle = store.state.app.title