间谐波电流、间谐波电流复制bug,tooltip位置调整

This commit is contained in:
caozehui
2025-04-24 16:16:04 +08:00
parent 2df455b667
commit 04939606fc
3 changed files with 6 additions and 6 deletions

View File

@@ -627,7 +627,7 @@ const copyRow = (num: number, index: number) => {
form.value.channelList[0].channelType = 'Ua'
form.value.channelList[1].channelType = 'Ia'
form.value.channelList[2].channelType = 'Ub'
form.value.channelList[3].channelType = 'Ia'
form.value.channelList[3].channelType = 'Ib'
form.value.channelList[4].channelType = 'Uc'
form.value.channelList[5].channelType = 'Ic'
key.value += 1