Browse Source

Merge branch '01/06_classMerge' into online

wolyshaw 4 years ago
parent
commit
b9863df8bc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/resetTeaming/modals/user-pay-form.vue

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

@@ -519,7 +519,7 @@ export default {
             }
             }
           })],
           })],
           musicGroupPaymentCalenderCourseSettingsList: this.eclass,
           musicGroupPaymentCalenderCourseSettingsList: this.eclass,
-          musicGroupPaymentCalenders: this.eclassuser,
+          musicGroupPaymentCalenderStudentDetails: this.eclassuser,
         };
         };
         if (this.$refs.cycle) {
         if (this.$refs.cycle) {
           const { paymentDate, paymentValid, ...other } = this.cycle
           const { paymentDate, paymentValid, ...other } = this.cycle