zbk
3 years ago
committed by
Gitee
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with
1 additions and
1 deletions
-
ruoyi-ui/src/views/monitor/cache/list.vue
|
@ -121,7 +121,7 @@ |
|
|
>清理全部</el-button |
|
|
>清理全部</el-button |
|
|
> |
|
|
> |
|
|
</div> |
|
|
</div> |
|
|
<el-form :model="form"> |
|
|
<el-form :model="cacheForm"> |
|
|
<el-row :gutter="32"> |
|
|
<el-row :gutter="32"> |
|
|
<el-col :offset="1" :span="22"> |
|
|
<el-col :offset="1" :span="22"> |
|
|
<el-form-item label="缓存名称:" prop="cacheName"> |
|
|
<el-form-item label="缓存名称:" prop="cacheName"> |
|
|