兰宝车间质量管理系统-前端
LiuHao
2023-06-20 a8ed066d8d02a42a0d997801a6b72ad0cd5806ae
src/views/monitor/cache/index.vue
@@ -126,7 +126,6 @@
<script setup name="Cache" lang="ts">
import { getCache } from '@/api/monitor/cache';
import * as echarts from 'echarts';
import { ComponentInternalInstance } from "vue";
const cache = ref<any>({});
const commandstats = ref();