yanghb
2023-04-21 0481353111afb43a2322e18530dde26f1d841ead
ManagementTravel/guns-admin/src/main/webapp/WEB-INF/view/system/sysCouponRecord/sysCouponRecord_edit.html
@@ -13,7 +13,7 @@
                </div>
                <div class="col-sm-6">
                            <#input id="couponUseType" name="优惠券使用类型(0=通用,1=快车,2=出租车,3=城际,4=小件物流)" value="${item.couponUseType}" underline="true"/>
                            <#input id="couponUseType" name="优惠券使用类型(0=通用,1=专车,2=出租车,3=城际,4=小件物流)" value="${item.couponUseType}" underline="true"/>
                            <#input id="couponType" name="优惠券类型(1=抵扣,2=满减)" value="${item.couponType}" underline="true"/>
                            <#input id="name" name="优惠券名称" value="${item.name}" underline="true"/>
                            <#input id="effective" name="有效天数" value="${item.effective}" />