系统升级管理 页面 10%

This commit is contained in:
GGJ
2024-02-22 14:48:27 +08:00
parent 06933e0f1e
commit aec4b74b71
4 changed files with 276 additions and 6 deletions

View File

@@ -1437,6 +1437,7 @@ import { queryTerminal, nodeAllList, delTerminal, updateTerminal, addTerminal }
import { useDictData } from '@/stores/dictData'
import { ref, reactive } from 'vue'
import { ElMessage, ElMessageBox } from 'element-plus'
const TerminalRef = ref()
const pageHeight = mainHeight(20)
const Height = mainHeight(100)