Commit ceeb52ed authored by liwei's avatar liwei

修改了顶部导航栏没用的功能

parent 475eed0f
......@@ -24,12 +24,12 @@
<!-- :text="t('layout.header.dropdownChangeApi')"-->
<!-- icon="ant-design:swap-outlined"-->
<!-- />-->
<MenuItem
v-if="getUseLockPage"
key="lock"
:text="t('layout.header.tooltipLock')"
icon="ion:lock-closed-outline"
/>
<!-- <MenuItem-->
<!-- v-if="getUseLockPage"-->
<!-- key="lock"-->
<!-- :text="t('layout.header.tooltipLock')"-->
<!-- icon="ion:lock-closed-outline"-->
<!-- />-->
<MenuItem
key="logout"
:text="t('layout.header.dropdownItemLoginOut')"
......
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