mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-31 07:23:24 +08:00
init: antdv-next
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<script setup lang="ts">
|
||||
import type { RedisInfo } from '#/api/monitor/cache';
|
||||
|
||||
import { Descriptions, DescriptionsItem } from 'ant-design-vue';
|
||||
import { Descriptions, DescriptionsItem } from 'antdv-next';
|
||||
|
||||
interface IRedisInfo extends RedisInfo {
|
||||
dbSize: string;
|
||||
|
||||
Reference in New Issue
Block a user