mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-09 16:50:26 +08:00
实现WAF策略部分功能
This commit is contained in:
3
web/views/@default/servers/components/waf/update.js
Normal file
3
web/views/@default/servers/components/waf/update.js
Normal file
@@ -0,0 +1,3 @@
|
||||
Tea.context(function () {
|
||||
this.success = NotifySuccess("保存成功", "/servers/components/waf/policy?firewallPolicyId=" + this.firewallPolicyId)
|
||||
})
|
||||
Reference in New Issue
Block a user