|
@@ -213,6 +213,7 @@ export default {
|
|
|
list.push({
|
|
|
type: key,
|
|
|
courseType: key,
|
|
|
+ mineType: (this.detail ? undefined : this.activeType),
|
|
|
classGroupName: (this.studentSubmitedData?.name || this.detail?.classGroupName),
|
|
|
classGroupId: this.detail?.id,
|
|
|
musicGroupId: this.musicGroupId,
|