mo il y a 2 ans
Parent
commit
e7078c7544
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/views/resetTeaming/components/payInfoDetail.vue

+ 1 - 1
src/views/resetTeaming/components/payInfoDetail.vue

@@ -1119,7 +1119,7 @@ export default {
             isShowVipCourseForPay: this.form.isShowVipCourseForPay,
             isShowMusicCourseForPay: this.form.isShowMusicCourseForPay
           }),
-          isShowSalePrice:form.isShowSalePrice
+          isShowSalePrice:this.form.isShowSalePrice
         };
       } else {
         let calenderFeeJson = this.form.calenderFeeJson;