Przeglądaj źródła

修改随机码提示文案

11wqe1 3 tygodni temu
rodzic
commit
d8c0ead98c
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/views/login/loginPage.vue

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

@@ -1305,7 +1305,7 @@ export default {
 				this.$message.error(
 					this.prefixL == "liyuan_"
 						? this.lang.choosecampus
-						: this.lang.enterrandomcode
+						: this.lang.enterorgnumber
 				);
 				return;
 			}