修改南工程测试问题

This commit is contained in:
GGJ
2024-12-30 16:28:12 +08:00
parent 0994a52699
commit fac14e1a83
8 changed files with 257 additions and 68 deletions

View File

@@ -169,6 +169,7 @@ export const indexOptions = [
]
//谐波次数
export const harmonicOptions = [
{ label: '基波', value: 1 },
{ label: '2次', value: 2 },
{ label: '3次', value: 3 },
{ label: '4次', value: 4 },