修改测试问题

This commit is contained in:
guanj
2026-07-02 09:53:56 +08:00
parent 536f22584d
commit 2106e2e9c1
19 changed files with 105 additions and 116 deletions

View File

@@ -711,7 +711,6 @@ const drawPics = (
if (props.boxoList.systemType == 'ZL' || props.boxoList.systemType == 'YPT') {
const str = waveId.split('e')
const str1 = Number(str[1])
console.log("🚀 ~ drawPics ~ props.wp.channelNames:", props.wp.channelNames)
props.wp.channelNames.forEach((element: string, i: number) => {
if ((str1 == 1 && i == 4) || (str1 == 2 && i == 7) || (str1 == 3 && i == 10)) {