Commit e49d7fea authored by “yiyousong”'s avatar “yiyousong”

perf:修改跳转

parent 077ad723
......@@ -54,7 +54,7 @@
<!-- 返回门户 -->
<div class="back-btn">
<el-tooltip effect="dark" content="返回门户" placement="bottom">
<a class="pointer" :href="portal + path">
<a class="pointer" :href="portal + path ? path : ''">
<i class="el-icon-s-home"></i> 返回门户
</a>
</el-tooltip>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment