lex-xin 4 år sedan
förälder
incheckning
80eb02d222
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      src/views/teamBuild/signupList.vue

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

@@ -1041,7 +1041,7 @@ export default {
       let id = this.id;
       let id = this.id;
       this.codeStatus = true;
       this.codeStatus = true;
       if (type == "payment") {
       if (type == "payment") {
-        this.codeTitle = "学员报名接";
+        this.codeTitle = "学员报名接";
         this.qrCodeUrl = vaildStudentUrl() + "/#/login?musicGroupId=" + id;
         this.qrCodeUrl = vaildStudentUrl() + "/#/login?musicGroupId=" + id;
       } else if (type == "detail") {
       } else if (type == "detail") {
         let teamName = this.$route.query.name;
         let teamName = this.$route.query.name;