提交 bb966f22 authored 作者: matian's avatar matian

bug修复

上级 cbc9a7bb
......@@ -110,7 +110,7 @@ export default {
type: 'config',
config: {
enabled_ip_limit: this.config.enabled_ip_limit,
ip_limits: this.config.ip_limits,
ip_limits: this.config.ip_limits.toString(),
enabled_promise: this.config.enabled_promise,
enabled_lock: this.config.enabled_lock,
max_login_times: this.config.max_login_times,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论