From 1462d94ea8ca55a505786d16ce78690f2d3a84c1 Mon Sep 17 00:00:00 2001 From: kongyeqing <2697454777@qq.com> Date: Fri, 30 Jun 2023 17:34:13 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E5=AE=9A=E6=97=B6=E4=BB=BB=E5=8A=A1?= =?UTF-8?q?=EF=BC=8CJHA=EF=BC=8CSCL=20bug=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/analEvaluation.component.vue | 239 +++++-- src/components/measure.component.vue | 96 ++- src/service/deviceAnal.service.ts | 6 + src/service/duty.service.ts | 13 +- src/service/jobHazard.service.ts | 6 + src/service/measuresReport.service.ts | 6 + src/store/index.ts | 25 +- src/views/blank.component.vue | 21 +- .../areaAnal/areaAnal.component.vue | 2 +- .../assessment/device/device.component.html | 4 +- .../assessment/device/device.component.vue | 75 +- .../device/deviceAnal.component.html | 8 +- .../device/deviceAnal.component.vue | 197 ++++-- .../risk/assessment/work/work.component.vue | 650 +++++++++--------- .../assessment/work/workAnal.component.html | 14 +- .../assessment/work/workAnal.component.vue | 188 +++-- src/views/risk/duty/duty.component.html | 36 +- src/views/risk/duty/duty.component.vue | 448 +++++++++--- .../risk/duty/dutyRecords.component.html | 18 +- src/views/risk/duty/dutyRecords.component.vue | 389 +++++++---- .../risk/measures/measures.component.vue | 2 +- .../measuresReport.component.html | 15 +- .../measuresReport.component.vue | 96 ++- 23 files changed, 1736 insertions(+), 818 deletions(-) diff --git a/src/components/analEvaluation.component.vue b/src/components/analEvaluation.component.vue index c1a1290..5ae0c9d 100644 --- a/src/components/analEvaluation.component.vue +++ b/src/components/analEvaluation.component.vue @@ -11,11 +11,11 @@
+