management/guns-admin/src/main/webapp/static/modular/system/tCoupon/tCoupon.js
@@ -177,6 +177,14 @@ } if(this.value == 2){ $("#changeCouponSendQuantity").show() // $("#couponSendQuantity").bind('input',function(){ // var value = $(this).val() // // if(value>$("#couponCount").val()){ // Feng.error("赠送数量必须小于限制数量") // return; // } // }) } })