浏览代码

修改名字

lex-xin 4 年之前
父节点
当前提交
80eb02d222
共有 1 个文件被更改,包括 1 次插入1 次删除
  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;
       this.codeStatus = true;
       if (type == "payment") {
-        this.codeTitle = "学员报名接";
+        this.codeTitle = "学员报名接";
         this.qrCodeUrl = vaildStudentUrl() + "/#/login?musicGroupId=" + id;
       } else if (type == "detail") {
         let teamName = this.$route.query.name;