去掉编委的稿件菜单 只保留历史稿件

This commit is contained in:
2024-07-29 11:39:58 +08:00
parent b3f22afa88
commit 39a9cb7c82

View File

@@ -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>