Commit 70d98257 authored by huangjie122's avatar huangjie122

登录

parent fa7018b1
...@@ -451,7 +451,7 @@ export default { ...@@ -451,7 +451,7 @@ export default {
uuid: this.uuid, uuid: this.uuid,
code: this.resetparam.code code: this.resetparam.code
}; };
校验图形验证码; // 校验图形验证码;
validateCaptcha(params).then(res => { validateCaptcha(params).then(res => {
if (res.code == 200) { if (res.code == 200) {
this.type = 'tjmm'; this.type = 'tjmm';
......
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