mayf
2024-09-12 6cc8145bad194fa33a7b8b05cd11e7b43bb3e8c9
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,
      },