style: 缓存管理边距样式

This commit is contained in:
TsMask
2024-11-08 16:05:21 +08:00
parent 414afea783
commit 3e03d47520

View File

@@ -268,7 +268,7 @@ onMounted(() => {
<template>
<PageContainer>
<a-row>
<a-row :gutter="16">
<a-col :lg="8" :md="8" :xs="24">
<a-card
:title="t('views.monitor.cache.cacheList')"