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