更名文枢课堂
This commit is contained in:
parent
53ce42cc59
commit
d46a86e303
|
@ -91,6 +91,7 @@ const handleOutLink = (path, type, name) => {
|
|||
if (type === 'hash') {
|
||||
router.push(path)
|
||||
} else {
|
||||
|
||||
// key 对应的 linkConfig.js 外部链接配置
|
||||
let configObj = outLink().getBaseData()
|
||||
let fullPath = configObj.fullPath + path
|
||||
|
|
Loading…
Reference in New Issue