Commit 1345441f by 王昆

gsb

parent c9b9c261
......@@ -44,7 +44,7 @@ class UserCtl extends CtlBase {
code: captchaCode,
});
if (vrs.status !== 0) {
// return vrs;
return vrs;
}
// 查用户
var loginrs = await this.platformUtils.login(loginName, password);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment