mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-17 22:30:25 +08:00
实现内存缓存
This commit is contained in:
@@ -61,7 +61,8 @@
|
||||
<tr>
|
||||
<td>描述</td>
|
||||
<td>
|
||||
{{cachePolicy.description}}
|
||||
<span v-if="cachePolicy.description.length > 0">{{cachePolicy.description}}</span>
|
||||
<span v-else class="disabled">暂时还没有描述。</span>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
Reference in New Issue
Block a user