mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-08 16:00:26 +08:00
可以在集群中查看待安装节点、并直接安装节点
This commit is contained in:
3
web/views/@default/clusters/cluster/createNode.js
Normal file
3
web/views/@default/clusters/cluster/createNode.js
Normal file
@@ -0,0 +1,3 @@
|
||||
Tea.context(function () {
|
||||
this.success = NotifySuccess("保存成功", "/clusters/cluster?clusterId=" + this.clusterId);
|
||||
});
|
||||
Reference in New Issue
Block a user