|
@@ -588,7 +588,7 @@ export default {
|
|
|
this.form.musicGroupOrganizationCourseSettingId =
|
|
|
res.data?.calender?.musicGroupOrganizationCourseSettingId;
|
|
|
} else {
|
|
|
- this.form.leixing = "1";
|
|
|
+ this.form.leixing = "2";
|
|
|
}
|
|
|
console.log(res.data?.calender?.startPaymentDate);
|
|
|
if (
|