1.4.5.2
This commit is contained in:
5
EdgeAdmin/web/views/@default/clusters/grants/update.js
Normal file
5
EdgeAdmin/web/views/@default/clusters/grants/update.js
Normal file
@@ -0,0 +1,5 @@
|
||||
Tea.context(function () {
|
||||
this.method = this.grant.method;
|
||||
|
||||
this.success = NotifySuccess("保存成功", "/clusters/grants/grant?grantId=" + this.grant.id);
|
||||
});
|
||||
Reference in New Issue
Block a user