diff --git a/src/api/event-boot/highAndLowPressure.ts b/src/api/event-boot/highAndLowPressure.ts index a5b10599..de7a23af 100644 --- a/src/api/event-boot/highAndLowPressure.ts +++ b/src/api/event-boot/highAndLowPressure.ts @@ -7,4 +7,12 @@ export function voltageRideThroughEventQueryPage(data: any) { method: 'post', data }) +} +//更新暂降核实原因 +export function updateEventReason(data: any) { + return request({ + url: '/event-boot/transient/updateEventReason', + method: 'post', + data + }) } \ No newline at end of file diff --git a/src/assets/img/jss.png b/src/assets/img/jss.png index 0e05a6a3..b3512eac 100644 Binary files a/src/assets/img/jss.png and b/src/assets/img/jss.png differ diff --git a/src/components/echarts/waveForm.vue b/src/components/echarts/waveForm.vue index 3a07a9ef..a1905c88 100644 --- a/src/components/echarts/waveForm.vue +++ b/src/components/echarts/waveForm.vue @@ -23,7 +23,7 @@
高级分析 - 返回 + 返回
diff --git a/src/components/icon/back/index.vue b/src/components/icon/back/index.vue index 91abc3fc..70ce9435 100644 --- a/src/components/icon/back/index.vue +++ b/src/components/icon/back/index.vue @@ -3,7 +3,7 @@ - 返回 + 返回 - - + }, { deep: true, immediate: true }) + + + const layout = mainHeight(63) as any + + + + \ No newline at end of file diff --git a/src/views/pqs/supervise/testRun/testRun.vue b/src/views/pqs/supervise/testRun/testRun.vue new file mode 100644 index 00000000..49669af9 --- /dev/null +++ b/src/views/pqs/supervise/testRun/testRun.vue @@ -0,0 +1,452 @@ + + + + + diff --git a/src/views/pqs/voltageSags/Region/transientList/addForm.vue b/src/views/pqs/voltageSags/Region/transientList/addForm.vue new file mode 100644 index 00000000..a002526a --- /dev/null +++ b/src/views/pqs/voltageSags/Region/transientList/addForm.vue @@ -0,0 +1,67 @@ + + diff --git a/src/views/pqs/voltageSags/Region/transientList/index.vue b/src/views/pqs/voltageSags/Region/transientList/index.vue index 0575c5cf..96effbe6 100644 --- a/src/views/pqs/voltageSags/Region/transientList/index.vue +++ b/src/views/pqs/voltageSags/Region/transientList/index.vue @@ -10,112 +10,52 @@ - + - - + + - - + + - + < 时间数 < - + - + < 严重度 < - + - - + + - - + + @@ -129,6 +69,7 @@
+