mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-11 01:50:27 +08:00
显示SSH认证相关集群、节点
This commit is contained in:
5
web/views/@default/clusters/grants/updatePopup.js
Normal file
5
web/views/@default/clusters/grants/updatePopup.js
Normal file
@@ -0,0 +1,5 @@
|
||||
Tea.context(function () {
|
||||
this.method = this.grant.method;
|
||||
|
||||
this.success = NotifyPopup;
|
||||
});
|
||||
Reference in New Issue
Block a user