修改南工程测试问题
This commit is contained in:
@@ -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 },
|
||||
|
||||
Reference in New Issue
Block a user