微调
This commit is contained in:
@@ -845,7 +845,7 @@ const handleTest2 = async (val: string) => {
|
||||
|
||||
// 检查数组长度是否为1且唯一元素是'wave_data'
|
||||
const isOnlyWave = targetPlan.datasourceIds.length === 1 && targetPlan.datasourceIds[0] === 'wave_data'
|
||||
|
||||
|
||||
deviceConnectionPopupRef.value?.open(
|
||||
filteredChannelsSelection,
|
||||
pqStandardDevList.value,
|
||||
|
||||
Reference in New Issue
Block a user