mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-13 11:53:34 +08:00
优化数据库节点管理
This commit is contained in:
3
web/views/@default/db/update.js
Normal file
3
web/views/@default/db/update.js
Normal file
@@ -0,0 +1,3 @@
|
||||
Tea.context(function () {
|
||||
this.success = NotifySuccess("保存成功", "/db/node?nodeId=" + this.node.id)
|
||||
})
|
||||
Reference in New Issue
Block a user