终端监测

This commit is contained in:
zhujiyan
2024-05-20 15:00:18 +08:00
parent 2f45334069
commit 2f1e3c97be
7 changed files with 83 additions and 187 deletions

View File

@@ -16,7 +16,6 @@
<script setup lang="ts">
import { onMounted, reactive, ref, provide } from 'vue'
import undocumented from './components/undocumented/index.vue'
import { mainHeight } from '@/utils/layout'
import terminal from './components/terminainal/index.vue'
import monitorpoint from './components/monitorpoint/index.vue'