@@ -76,6 +76,7 @@ export default {
this.$router.push('/frame')
}
} else {
+ this.codeLoad()
if (this.loginForm.username === '' || this.loginForm.username == null) {
this.$notify.error({
title: '错误',