natasha před 1 rokem
rodič
revize
3d78cc0d14
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      src/views/bookStore/Subscribe.vue

+ 1 - 1
src/views/bookStore/Subscribe.vue

@@ -918,7 +918,7 @@ export default {
         sale_model: this.bookType === "jingdu" ? 1 : 0,
         sale_model: this.bookType === "jingdu" ? 1 : 0,
         goods_type:
         goods_type:
           this.bookType === "jingdu" ? 3 : this.bookType === "huakan" ? 4 : 2,
           this.bookType === "jingdu" ? 3 : this.bookType === "huakan" ? 4 : 2,
-        goods_study_phase: this.studyType,
+        goods_study_phase: this.bookType === "huakan" ? 1 : this.studyType,
         period_count:
         period_count:
           this.orderTotalNumber !== -1
           this.orderTotalNumber !== -1
             ? this.orderTotalNumber
             ? this.orderTotalNumber