mo 2 년 전
부모
커밋
e7078c7544
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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;