mo hace 2 años
padre
commit
e7078c7544
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;