mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-18 23:10:25 +08:00
增加独立的IP地址管理功能
This commit is contained in:
3
web/views/@default/clusters/ip-addrs/addr/update.js
Normal file
3
web/views/@default/clusters/ip-addrs/addr/update.js
Normal file
@@ -0,0 +1,3 @@
|
||||
Tea.context(function () {
|
||||
this.success = NotifySuccess("保存成功", Tea.url(".addr", { addrId: this.addr.id }))
|
||||
})
|
||||
Reference in New Issue
Block a user