zhuhao_dev #260

Merged
zhuhao merged 13 commits from zhuhao_dev into main 2024-09-24 16:23:25 +08:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit d46a86e303 - Show all commits

View File

@ -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