Skip to content
This repository has been archived by the owner on Jul 15, 2019. It is now read-only.

Commit

Permalink
fix path to seller order
Browse files Browse the repository at this point in the history
  • Loading branch information
DevilTea committed Jan 11, 2019
1 parent 170fbd6 commit d04f165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/public/header/nav.vue
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</el-menu-item>
<el-menu-item index="2">
<nuxt-link
to="/user/good"
to="/user/order/seller"
style="display: block;"
>我的賣場</nuxt-link>
</el-menu-item>
Expand Down

0 comments on commit d04f165

Please sign in to comment.