'去掉修改密码抽屉'
This commit is contained in:
@@ -36,9 +36,9 @@
|
|||||||
<a target="_blank" href="https://www.cnblogs.com/haoxianrui/">
|
<a target="_blank" href="https://www.cnblogs.com/haoxianrui/">
|
||||||
<el-dropdown-item>{{ $t('navbar.document') }}</el-dropdown-item>
|
<el-dropdown-item>{{ $t('navbar.document') }}</el-dropdown-item>
|
||||||
</a> -->
|
</a> -->
|
||||||
<el-dropdown-item divided @click="password">
|
<!-- <el-dropdown-item divided @click="password">
|
||||||
{{ $t('navbar.password') }}
|
{{ $t('navbar.password') }}
|
||||||
</el-dropdown-item>
|
</el-dropdown-item> -->
|
||||||
<el-dropdown-item divided @click="logout">
|
<el-dropdown-item divided @click="logout">
|
||||||
{{ $t('navbar.logout') }}
|
{{ $t('navbar.logout') }}
|
||||||
</el-dropdown-item>
|
</el-dropdown-item>
|
||||||
|
|||||||
Reference in New Issue
Block a user