|
@@ -1352,6 +1352,7 @@ export default {
|
|
// this.visitForm.studentId = row.studentId;
|
|
// this.visitForm.studentId = row.studentId;
|
|
row.userId = row.studentId
|
|
row.userId = row.studentId
|
|
this.detail = row
|
|
this.detail = row
|
|
|
|
+ this.detail.musicGroupId = this.$route.query.id
|
|
this.visitVisiable = true;
|
|
this.visitVisiable = true;
|
|
},
|
|
},
|
|
openChangeVoice(row) {
|
|
openChangeVoice(row) {
|