|  | @@ -505,7 +505,7 @@ export default {
 | 
											
												
													
														|  |      },
 |  |      },
 | 
											
												
													
														|  |      onCreateQRCode (row) { // 生成报名二维码
 |  |      onCreateQRCode (row) { // 生成报名二维码
 | 
											
												
													
														|  |        this.qrcodeStatus = true
 |  |        this.qrcodeStatus = true
 | 
											
												
													
														|  | -      this.codeUrl = vaildStudentUrl() + '/#/musicGroupRenew?calenderId=' + row.id
 |  | 
 | 
											
												
													
														|  | 
 |  | +      this.codeUrl = vaildStudentUrl() + '/#/musicGroupRenew?calenderId=' + row.id + '&id=' + this.$route.query.id
 | 
											
												
													
														|  |      },
 |  |      },
 | 
											
												
													
														|  |      chioseStudent (val) {
 |  |      chioseStudent (val) {
 | 
											
												
													
														|  |        this.chioseStudentList = val;
 |  |        this.chioseStudentList = val;
 |