Commit 14b5cab5 by chenyu

update: 秒杀活动导出按钮删除权限控制

parent dd6f7bca
......@@ -53,22 +53,9 @@
</div>
</div>
<div class="fr">
<el-button
size="small"
v-if="$getButtonLimit($buttonCode.flashSaleExport)"
:limit-code="$buttonCode.flashSaleExport"
@click="exportExcel"
>
导出订单
<el-button size="small" @click="exportExcel">
导出
</el-button>
<!-- <el-button
@click="exportExcel"
v-if="$getButtonLimit($buttonCode.flashSaleExport)"
:limit-code="$buttonCode.flashSaleExport"
type="primary"
>
<i class="iconfont icon-icon_yunxiazai" style="margin-right:5px" />导出订单
</el-button> -->
<el-button
type="primary"
@click="addActivity"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment