icd映射文件

This commit is contained in:
sjl
2025-11-13 08:42:05 +08:00
parent ff5c435b6e
commit 9ff9e7b923
8 changed files with 126 additions and 12 deletions

View File

@@ -845,8 +845,9 @@ const handleTest2 = async (val: string) => {
// 检查数组长度是否为1且唯一元素是'wave_data'
const isOnlyWave = targetPlan.datasourceIds.length === 1 && targetPlan.datasourceIds[0] === 'wave_data'
dialogTitle.value = val
deviceConnectionPopupRef.value?.open(
dialogTitle.value,
filteredChannelsSelection,
pqStandardDevList.value,
props.id,