浏览代码

提交一下

1
mo 4 年之前
父节点
当前提交
f371b0a262
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3 1
      src/views/resetTeaming/modals/user-pay-form.vue

+ 3 - 1
src/views/resetTeaming/modals/user-pay-form.vue

@@ -409,6 +409,7 @@ export default {
     this.formatCourse();
     this.formatCourse();
     this.init();
     this.init();
 
 
+
   },
   },
   activated() {
   activated() {
     this.formatCourse();
     this.formatCourse();
@@ -420,7 +421,8 @@ export default {
       let organId = this.baseInfo?.musicGroup?.organId;
       let organId = this.baseInfo?.musicGroup?.organId;
       this.courseViewType = this.baseInfo?.musicGroup?.courseViewType;
       this.courseViewType = this.baseInfo?.musicGroup?.courseViewType;
       if(this.courseViewType == 1){
       if(this.courseViewType == 1){
-        this.form.leixing = 1;
+        this.$set(this.form,'leixing',2)
+        //   console.log('paymentType',this.paymentType)
         this.addExtraClass()
         this.addExtraClass()
       }
       }
       // 如果为学员缴费且是乐团缴费则显示云教练的价格
       // 如果为学员缴费且是乐团缴费则显示云教练的价格