소스 검색

成本问题

shish 3 년 전
부모
커밋
2f39e82bd5
3개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 1
      ghsApp/src/admin/item/add.vue
  2. 1 1
      ghsApp/src/admin/item/copy.vue
  3. 1 1
      ghsApp/src/admin/item/detail.vue

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

@@ -379,7 +379,7 @@ export default {
         this.form.price = ''
         this.form.skMore = 6
         this.form.addPrice = 3
-        this.form.hjAddPrice = 2
+        this.form.hjAddPrice = 3
         this.form.discountPrice = 0
         this.form.cost = 0
       })

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

@@ -379,7 +379,7 @@ export default {
         this.form.hjPrice = ''
         this.form.skMore = 6
         this.form.addPrice = 3
-        this.form.hjAddPrice = 2
+        this.form.hjAddPrice = 3
         this.form.discountPrice = 0
         this.form.cost = 0
       })

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

@@ -475,7 +475,7 @@ export default {
         this.form.price = ''
         this.form.skMore = 6
         this.form.addPrice = 3
-        this.form.hjAddPrice = 2
+        this.form.hjAddPrice = 3
         this.form.discountPrice = 0
         this.form.cost = 0
         this.form.smallRatio = 1