mayf
2024-09-11 dad4da593305e5d38a61f8d6b767ea4c198bfb45
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,
      },