Files
EdgeAdmin/web/views/@default/servers/components/cache/update.js

5 lines
123 B
JavaScript
Raw Normal View History

2020-10-02 17:22:24 +08:00
Tea.context(function () {
2020-10-04 14:27:05 +08:00
this.success = NotifyReloadSuccess("保存成功 ")
2020-10-02 17:22:24 +08:00
this.policyType = this.cachePolicy.type
})