This commit is contained in:
parent
a69aa0e768
commit
46b920f419
|
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"title": "工商年报",
|
||||
"title": "银泰官网后台",
|
||||
"baseUrl": "/companyHome",
|
||||
"tokenKey": "token",
|
||||
"messageDuration": 3000,
|
||||
"requestTimeout": 60000,
|
||||
"requestTimeout": 6000000,
|
||||
"successCode": [
|
||||
200,
|
||||
0
|
||||
|
|
|
|||
|
|
@ -79,7 +79,7 @@ export default {
|
|||
// })
|
||||
// 获取企业名
|
||||
|
||||
this.corpName = '银泰官网后台'
|
||||
this.corpName = getConfig('title')
|
||||
store.$patch({
|
||||
title: this.corpName
|
||||
})
|
||||
|
|
|
|||
Loading…
Reference in New Issue