3 lines
88 B
JavaScript
3 lines
88 B
JavaScript
Tea.context(function () {
|
|
this.success = NotifySuccess("保存成功", "/servers");
|
|
}); |