1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-09-05 16:59:47 +08:00
This commit is contained in:
Pan 2019-04-25 14:42:30 +08:00
parent cde663ab15
commit 33fd019e15

View File

@ -26,7 +26,7 @@
<i class="el-icon-caret-bottom" />
</div>
<el-dropdown-menu slot="dropdown">
<router-link to="'/profile/index">
<router-link to="/profile/index">
<el-dropdown-item>
{{ $t('navbar.profile') }}
</el-dropdown-item>