mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-07-31 06:22:56 +00:00
perf: 发送验证码,不再提示
This commit is contained in:
parent
8839e6293b
commit
cd46c8c78e
@ -121,7 +121,8 @@
|
||||
url: url,
|
||||
method: "POST",
|
||||
body: JSON.stringify(data),
|
||||
success: onSuccess
|
||||
success: onSuccess,
|
||||
flash_message: false
|
||||
})
|
||||
}
|
||||
</script>
|
||||
|
Loading…
Reference in New Issue
Block a user