mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-12 01:10:25 +08:00
阶段性提交
This commit is contained in:
5
web/views/@default/nodes/grants/create.js
Normal file
5
web/views/@default/nodes/grants/create.js
Normal file
@@ -0,0 +1,5 @@
|
||||
Tea.context(function () {
|
||||
this.method = "user";
|
||||
|
||||
this.success = NotifySuccess("保存成功", "/nodes/grants");
|
||||
});
|
||||
Reference in New Issue
Block a user