Commit 50c6fce5 authored by youjie's avatar youjie

no message

parent 48953acf
...@@ -277,7 +277,7 @@ ...@@ -277,7 +277,7 @@
当前报名不参与公司任何优惠活动 当前报名不参与公司任何优惠活动
</span> </span>
</el-col> </el-col>
<el-col :span="8" v-if="(addMsg.GroupType==1||addMsg.GroupType==2)&&couponList&&couponList.length>0"> <el-col :span="4" v-if="(addMsg.GroupType==1||addMsg.GroupType==2)&&couponList&&couponList.length>0">
<el-form-item label="优惠券" prop=""> <el-form-item label="优惠券" prop="">
<el-select v-model="DiscountAmountId" placeholder="选择优惠券" <el-select v-model="DiscountAmountId" placeholder="选择优惠券"
@change="getDiscountAmount"> @change="getDiscountAmount">
......
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