间谐波次数修改

This commit is contained in:
zhujiyan
2024-11-01 14:51:59 +08:00
parent 4cc8f107a1
commit c407b7ef57
2 changed files with 20 additions and 5 deletions

View File

@@ -745,7 +745,7 @@ const formatCountOptions = (list: any) => {
if (kk.harmStart && kk.harmEnd) {
range(0, 0, 0)
if (kk.showName.includes('间谐波电压含有率')) {
if (kk.showName=='间谐波电压含有率') {
countData.value[index].countOptions = range(kk.harmStart, kk.harmEnd, 1).map(
(item: any) => {
return item - 0.5