|
@@ -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,
|