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