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