优化界面

This commit is contained in:
GoEdgeLab
2021-08-02 14:51:15 +08:00
parent 1c6b8d38fb
commit ad4b1c9d95
5 changed files with 9 additions and 2 deletions

View File

@@ -114,6 +114,7 @@ Tea.context(function () {
case "EMPTY_GRANT":
teaweb.warn("需要填写SSH登录信息", function () {
teaweb.popup("/clusters/cluster/updateNodeSSH?nodeId=" + nodeId, {
height: "30em",
callback: function () {
teaweb.reload()
}