mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-07 15:20:25 +08:00
实现缓存策略的部分功能
This commit is contained in:
5
web/views/@default/servers/components/cache/update.js
vendored
Normal file
5
web/views/@default/servers/components/cache/update.js
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
Tea.context(function () {
|
||||
this.success = NotifyReloadSuccess("保存成功 ")
|
||||
|
||||
this.policyType = this.cachePolicy.type
|
||||
})
|
||||
Reference in New Issue
Block a user