diff --git a/frontend/src/api/device/error/errorData.ts b/frontend/src/api/device/error/errorData.ts index 521af2c..b8e9c43 100644 --- a/frontend/src/api/device/error/errorData.ts +++ b/frontend/src/api/device/error/errorData.ts @@ -42,194 +42,194 @@ const errordata = ref([ { col1:'频率偏差', col2: '', - deviceLevel: 'A', + deviceLevel: 'A', measurementType:'频率', - condition: '42.5~57.5 Hz', - maxErrorValue: '±0.01Hz' + condition: '42.5~57.5 Hz', + maxErrorValue: '±0.01Hz' }, { col1:'三相不平衡度', col2: '', - deviceLevel: 'A', + deviceLevel: 'A', measurementType:'电压', - condition: '0.5%~5%', - maxErrorValue: '±0.15%' + condition: '0.5%~5%', + maxErrorValue: '±0.15%' }, { col1:'三相不平衡度', col2: '', - deviceLevel: 'A', + deviceLevel: 'A', measurementType:'电压', - condition: '5%(不包含)~ 40%', - maxErrorValue: '±0.3%' + condition: '5%(不包含)~ 40%', + maxErrorValue: '±0.3%' }, { col1:'三相不平衡度', col2: '', - deviceLevel: 'A', + deviceLevel: 'A', measurementType:'电流', - condition: '', - maxErrorValue: '±1%' + condition: '', + maxErrorValue: '±1%' }, { col1:'电压波动', col2: '电压幅值', - deviceLevel: 'A', + deviceLevel: 'A', measurementType:'电压', - condition: '', - maxErrorValue: '±0.2%Un' + condition: '', + maxErrorValue: '±0.2%Un' }, { col1:'电压波动', col2: '持续时间', - deviceLevel: 'A', + deviceLevel: 'A', measurementType:'时间', - condition: '', - maxErrorValue: '±1周波' + condition: '', + maxErrorValue: '±1周波' }, { col1:'闪变', col2: '', - deviceLevel: 'A', + deviceLevel: 'A', measurementType:'短时间闪变', - condition: 'Pst:0.2~10', - maxErrorValue: '±5%' + condition: 'Pst:0.2~10', + maxErrorValue: '±5%' }, { col1:'谐波和间谐波', col2: '', - deviceLevel: 'A', + deviceLevel: 'A', measurementType:'电压', - condition: 'Uh≥1%Un', - maxErrorValue: '±5%Uh' + condition: 'Uh≥1%Un', + maxErrorValue: '±5%Uh' }, { col1:'谐波和间谐波', col2: '', - deviceLevel: 'A', + deviceLevel: 'A', measurementType:'电压', - condition: 'Uh<1%Un', - maxErrorValue: '±0.05%Un' + condition: 'Uh<1%Un', + maxErrorValue: '±0.05%Un' }, { col1:'谐波和间谐波', col2: '', - deviceLevel: 'A', + deviceLevel: 'A', measurementType:'电流', - condition: 'In≥3%In', - maxErrorValue: '±5%Ih' + condition: 'In≥3%In', + maxErrorValue: '±5%Ih' }, { col1:'谐波和间谐波', col2: '', - deviceLevel: 'A', + deviceLevel: 'A', measurementType:'电流', - condition: 'In<3%In', - maxErrorValue: '±0.15%In' + condition: 'In<3%In', + maxErrorValue: '±0.15%In' }, { col1:'谐波和间谐波', col2: '', - deviceLevel: 'A', + deviceLevel: 'A', measurementType:'相角', - condition: '', - maxErrorValue: 'h≤5,±1°*h' + condition: '', + maxErrorValue: 'h≤5,±1°*h' }, { col1:'谐波和间谐波', col2: '', - deviceLevel: 'A', + deviceLevel: 'A', measurementType:'相角', - condition: '', - maxErrorValue: 'h>5,±5°' + condition: '', + maxErrorValue: 'h>5,±5°' }, { col1:'谐波和间谐波', col2: '', - deviceLevel: 'A', + deviceLevel: 'A', measurementType:'功率', - condition: 'Ph≥150W', - maxErrorValue: '±1%Ph' + condition: 'Ph≥150W', + maxErrorValue: '±1%Ph' }, { col1:'谐波和间谐波', col2: '', - deviceLevel: 'A', + deviceLevel: 'A', measurementType:'功率', - condition: 'Ph<150W', - maxErrorValue: '±1.5W' + condition: 'Ph<150W', + maxErrorValue: '±1.5W' }, { col1:'高频次谐波', col2: '', - deviceLevel: 'A', + deviceLevel: 'A', measurementType:'电压', - condition: 'Uh≥1%Un', - maxErrorValue: '±5%Uh' + condition: 'Uh≥1%Un', + maxErrorValue: '±5%Uh' }, { col1:'高频次谐波', col2: '', - deviceLevel: 'A', + deviceLevel: 'A', measurementType:'电压', - condition: 'Uh<1%Un', - maxErrorValue: '±0.05%Un' + condition: 'Uh<1%Un', + maxErrorValue: '±0.05%Un' }, { col1:'高频次谐波', col2: '', - deviceLevel: 'A', + deviceLevel: 'A', measurementType:'电流', - condition: 'In≥3%In', - maxErrorValue: '±5%Ih' + condition: 'In≥3%In', + maxErrorValue: '±5%Ih' }, { col1:'高频次谐波', col2: '', - deviceLevel: 'A', + deviceLevel: 'A', measurementType:'电流', - condition: 'In<3%In', - maxErrorValue: '±0.15%In' + condition: 'In<3%In', + maxErrorValue: '±0.15%In' }, { col1:'功率', col2: '', - deviceLevel: 'A', + deviceLevel: 'A', measurementType:'功率', - condition: '', - maxErrorValue: '±0.5%' + condition: '', + maxErrorValue: '±0.5%' }, { col1:'电流', col2: '', - deviceLevel: 'A', + deviceLevel: 'A', measurementType:'电流', - condition: 'I≥0.05In', - maxErrorValue: '±0.5%' + condition: 'I≥0.05In', + maxErrorValue: '±0.5%' }, { col1:'电流', col2: '', - deviceLevel: 'A', + deviceLevel: 'A', measurementType:'电流', - condition: '0.01In≤I<0.05In', - maxErrorValue: '±1%' + condition: '0.01In≤I<0.05In', + maxErrorValue: '±1%' }, { col1: '电压暂降、电压暂升和短时中断', col2: '电压幅值', - deviceLevel: 'A', + deviceLevel: 'A', measurementType:'电压', - condition: '', - maxErrorValue: '±0.2%Un' + condition: '', + maxErrorValue: '±0.2%Un' }, { col1: '电压暂降、电压暂升和短时中断', col2: '持续时间', - deviceLevel: 'A', + deviceLevel: 'A', measurementType:'时间', - condition: '', - maxErrorValue: '±1周波' + condition: '', + maxErrorValue: '±1周波' }, ]) diff --git a/frontend/src/api/plan/static.json b/frontend/src/api/plan/static.json index 39f2a68..f34325e 100644 --- a/frontend/src/api/plan/static.json +++ b/frontend/src/api/plan/static.json @@ -7,7 +7,7 @@ { "id": 4, "pid": 1, - "name": "邯郸220kV团城站电能质量检测11111111111111111111111111" + "name": "邯郸220kV团城站电能质量检测" }, { "id": 5, diff --git a/frontend/src/components/ProTable/index.vue b/frontend/src/components/ProTable/index.vue index c0395f0..efd38e8 100644 --- a/frontend/src/components/ProTable/index.vue +++ b/frontend/src/components/ProTable/index.vue @@ -8,7 +8,6 @@ :search-param='searchParam' :search-col='searchCol' /> -
@@ -43,10 +42,11 @@ > +