礼品卡

This commit is contained in:
齐天大圣 2024-03-07 14:31:33 +08:00
parent 27ccbb65f9
commit 82c26b75b0

View File

@ -214,7 +214,7 @@
</el-form-item>
<!-- 选择优惠券-->
<div class="xh-box" v-if="form.activeGift && form.activeGift.indexOf('1')>-1 " >
<div class="box-bt"> <div >赠送卡</div> <el-button type="primary" icon="el-icon-plus" @click="getlistFavorable()" >新增</el-button> </div>
<div class="box-bt"> <div >选择优惠</div> <el-button type="primary" icon="el-icon-plus" @click="getlistFavorable()" >新增</el-button> </div>
<div style="margin: 10px 0px">
<el-table
:data="tableData1"