Files
EdgeAdmin/web/views/@default/clusters/grants/createPopup.js

5 lines
82 B
JavaScript
Raw Normal View History

2020-07-30 22:41:35 +08:00
Tea.context(function () {
this.method = "user";
this.success = NotifyPopup;
});