2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 12:40:25 +08:00

feat(ssh): auto refresh when save

This commit is contained in:
耗子
2023-07-29 02:35:21 +08:00
parent 51989254d6
commit 4aa6dfa1ee

View File

@@ -80,6 +80,7 @@ Date: 2023-07-25
return false;
}
layer.alert('SSH信息保存成功')
admin.events.refresh()
}
});
return false;