Files
EdgeAdmin/web/views/@default/servers/components/cache/update.js
2020-10-04 14:27:05 +08:00

5 lines
123 B
JavaScript

Tea.context(function () {
this.success = NotifyReloadSuccess("保存成功 ")
this.policyType = this.cachePolicy.type
})