Commit 9d69de54 authored by 鲁鑫's avatar 鲁鑫

取消验证码;系统参数:sys.account.captchaOnOff设置为false

parent 32b9dac2
...@@ -118,7 +118,7 @@ export default { ...@@ -118,7 +118,7 @@ export default {
} }
}, },
created() { created() {
this.getCode(); //this.getCode();
this.getCookie(); this.getCookie();
}, },
mounted() { mounted() {
......
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