绘制并联调icd文件管理页面

绘制并联调终端型号管理页面
This commit is contained in:
GGJ
2025-04-17 16:26:09 +08:00
parent 021a1ae89b
commit c97efb5beb
13 changed files with 807 additions and 255 deletions

View File

@@ -157,9 +157,7 @@ tableStore.table.params.statisticalType = classificationData.filter(item => item
tableStore.table.params.monitorFlag = 2
tableStore.table.params.powerFlag = 2
tableStore.table.params.serverName = 'harmonicBoot'
provide('tableStore', tableStore)
const tree2List = (list: any, id: any) => {
//存储结果的数组
let arr: any = []