礼品卡

This commit is contained in:
齐天大圣 2024-03-15 16:24:27 +08:00
parent c9d31d47d3
commit b776c2f2ba

View File

@ -211,7 +211,7 @@
<!-- </el-form-item>-->
<!-- </div>-->
</div>
<div style="color: red" v-if="form.discountAmount>form.satisfiedAmount" >检测到优惠金额大于满足金额请确定是否要继续执行</div>
<!-- <div style="color: red" v-if="form.discountAmount>form.satisfiedAmount" >检测到优惠金额大于满足金额请确定是否要继续执行</div>-->
<div style="display: flex;align-items: center;margin-bottom: 25px" v-if="form.discountType == 1">
<div style="color: red">*</div>
<div style="margin: 0px 10px;font-weight: bold"></div>