Commit fb014649 by 王刘锁

Merge remote-tracking branch 'origin/master'

parents 80132de4 1a87d636
Showing with 1 additions and 1 deletions
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
<img :src="logo" height="40px" width="40px"/> <img :src="logo" height="40px" width="40px"/>
</a> </a>
</h1> --> </h1> -->
<h1 class="jp-navbar__brand" @click="$router.push({ name: 'home' })"> <h1 class="jp-navbar__brand" @click="$router.push({ name: 'taskPlan-taskChainList-index' })">
<a class="jp-navbar__brand-lg" href="javascript:;"> <a class="jp-navbar__brand-lg" href="javascript:;">
{{ productName }}</a> {{ productName }}</a>
</h1> </h1>
......
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 sign in to comment