Browse Source

Merge branch 'temp_0223' into online

lex-xin 4 năm trước cách đây
mục cha
commit
f0718c19e9
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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) {