shish 1 lună în urmă
părinte
comite
759ccc927b

+ 3 - 3
ghsApp/src/admin/item/add.vue

@@ -509,9 +509,9 @@ export default {
         this.form.status = 1
         this.form.id = 0
         this.form.price = ''
-        this.form.skMore = 6
-        this.form.addPrice = 3
-        this.form.hjAddPrice = 3
+        this.form.skMore = 1
+        this.form.addPrice = 1
+        this.form.hjAddPrice = 1
         this.form.discountPrice = 0
         this.form.cost = 0
       })

+ 3 - 3
ghsApp/src/admin/item/copy.vue

@@ -504,9 +504,9 @@ export default {
         this.form.price = ''
         this.form.skPrice = ''
         this.form.hjPrice = ''
-        this.form.skMore = 6
-        this.form.addPrice = 3
-        this.form.hjAddPrice = 3
+        this.form.skMore = 1
+        this.form.addPrice = 1
+        this.form.hjAddPrice = 1
         this.form.discountPrice = 0
         this.form.cost = 0
         this.form.inTurn = 100

+ 3 - 3
ghsApp/src/admin/item/detail.vue

@@ -1320,9 +1320,9 @@ export default {
         this.form.status = 1
         this.form.id = 0
         this.form.price = ''
-        this.form.skMore = 6
-        this.form.addPrice = 3
-        this.form.hjAddPrice = 3
+        this.form.skMore = 1
+        this.form.addPrice = 1
+        this.form.hjAddPrice = 1
         this.form.discountPrice = 0
         this.form.cost = 0
         this.form.smallRatio = 1