11wqe1 3 tuần trước cách đây
mục cha
commit
2d0499c674
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/login/loginPage.vue

+ 1 - 1
src/views/login/loginPage.vue

@@ -995,7 +995,7 @@ export default {
 			// let courseid = this.courseId;
 			try {
 				await this.$confirm(
-					this.lang.loginCode.replace(/\*/g, this.stuInfoCode.username),
+					this.lang.loginaccount.replace(/\*/g, this.stuInfoCode.username),
 					this.lang.tip,
 					{
 						confirmButtonText: this.lang.confirm,