提交 a0b17d88 编写于 作者: chendeli's avatar chendeli

平台默认权限不展示导入

上级 55c2e080
......@@ -4,8 +4,8 @@
<div class="component-content screenSet" id="screenSet">
<div class="header-title">
查询条件
<!-- <el-upload
v-if="activeUser == 'L1'"
<el-upload
v-if="activeUser == 'L1' && authorityType == 1"
class="upload-excel"
action="#"
accept=".xlsx"
......@@ -15,7 +15,7 @@
>
<el-button size="small">导入角色权限</el-button>
<el-button class="down-button" slot="tip" size="small" @click="download('model')">下载导入模板</el-button>
</el-upload> -->
</el-upload>
</div>
<el-row :gutter="30" class="row" type="flex" style="margin-top: 10px;">
<el-form :model="formInline" ref="formInline" label-width="75px" class="form-inline">
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册