Browse Source

Merge branch 'temp_0223' into online

lex-xin 4 years ago
parent
commit
f0718c19e9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/teamBuild/signupList.vue

+ 1 - 0
src/views/teamBuild/signupList.vue

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