调整实时数据

This commit is contained in:
guanj
2025-12-05 10:55:28 +08:00
parent c013158f7c
commit ac0774cc74
7 changed files with 238 additions and 244 deletions

View File

@@ -78,6 +78,13 @@ export function targetList(params: any) {
params: params
})
}
// 云平台
export function eleEpdChooseTree_ypt() {
return http.request({
url: '/cs-system-boot/csDictData/eleEpdChooseTree',
method: 'post',
})
}
// 无锡指标列表
export function eleEpdChooseTree_wx() {
return http.request({