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