remove 删除OSS配置页面无用按钮
This commit is contained in:
parent
86fba4aed4
commit
8c09c30ca0
@ -69,17 +69,6 @@
|
|||||||
v-hasPermi="['system:oss:remove']"
|
v-hasPermi="['system:oss:remove']"
|
||||||
>删除</el-button>
|
>删除</el-button>
|
||||||
</el-col>
|
</el-col>
|
||||||
<el-col :span="1.5">
|
|
||||||
<el-button
|
|
||||||
type="warning"
|
|
||||||
plain
|
|
||||||
icon="el-icon-download"
|
|
||||||
size="mini"
|
|
||||||
:loading="exportLoading"
|
|
||||||
@click="handleExport"
|
|
||||||
v-hasPermi="['system:ossConfig:export']"
|
|
||||||
>导出</el-button>
|
|
||||||
</el-col>
|
|
||||||
<right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>
|
<right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>
|
||||||
</el-row>
|
</el-row>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user