浏览代码

Merge branch '08/24teamQuest' into jenkins

mo 2 年之前
父节点
当前提交
52cc97269e
共有 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;