|
@@ -895,7 +895,7 @@ export default {
|
|
|
feeType: this.topFrom.feeType,
|
|
|
transactionTeacherId: this.topFrom.transactionTeacherId,
|
|
|
homeworkPushFlag: this.topFrom.homeworkPushFlag,
|
|
|
- memberCourseShowFlag: this.topForm.memberCourseShowFlag,
|
|
|
+ memberCourseShowFlag: this.topFrom.memberCourseShowFlag,
|
|
|
};
|
|
|
// obj.musicGroupPaymentEntities = [];
|
|
|
// createTeam
|