礼品卡
This commit is contained in:
parent
27ccbb65f9
commit
82c26b75b0
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user