去掉编委的稿件菜单 只保留历史稿件
This commit is contained in:
@@ -54,9 +54,9 @@
|
||||
<template v-if="this.user_cap.includes(',board')">
|
||||
<el-submenu index="7">
|
||||
<template slot="title"> <i class="el-icon-notebook-1"></i> {{ $t('sidebar.edit_oria') }} </template>
|
||||
<el-menu-item index="editorial">
|
||||
<!-- <el-menu-item index="editorial">
|
||||
{{ $t('sidebar.edit_oria1') }}
|
||||
</el-menu-item>
|
||||
</el-menu-item> -->
|
||||
<el-menu-item index="edithistory">
|
||||
{{ $t('sidebar.edit_oria2') }}
|
||||
</el-menu-item>
|
||||
|
||||
Reference in New Issue
Block a user