mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-17 22:30:25 +08:00
3 lines
114 B
JavaScript
3 lines
114 B
JavaScript
Tea.context(function () {
|
|
this.success = NotifySuccess("保存成功", Tea.url(".", { addrId: this.addr.id }))
|
|
}) |