utils/coupon-form.js @@ -55,6 +55,7 @@ type: 'input-number', el: { min: 0, max: 99999999, precision: 2, controls: false, }, @@ -73,6 +74,7 @@ type: 'input-number', el: { min: 0.01, max: 99999999, precision: 2, controls: false, },