@@ -155,7 +155,7 @@
}
}).catch(err => {
this.codeErrorMsg = err.errMsg
- this.codeErrorChecked = false
+ this.codeErrorChecked = true
this.codeChecked = false
})