Commit 3bcd8664 by caoyanzhi

update: 智能营销-按钮权限

parent fe25335b
......@@ -10,7 +10,7 @@
<el-option label="已删除" :value="0"></el-option>
</el-select>
<!-- <el-button type="text" @click="goHistory"> 历史记录</el-button> -->
<el-button icon="iconfont icon-icon_yunxiazai" class="fr" type="primary" @click="exportCurrentSendDetails"> 导出列表</el-button>
<el-button icon="iconfont icon-icon_yunxiazai" class="fr" type="primary" v-if="$getButtonLimit($buttonCode.marketingDownloadEcmLog)" :limit-code="$buttonCode.marketingDownloadEcmLog" @click="exportCurrentSendDetails"> 导出列表</el-button>
</div>
<div class="dm-wrap">
<el-table ref="multipleTable" tooltipEffect="light" :data="infoList" style="width: 100%" @selection-change="handleSelectionChange">
......
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