From 5aad9de754b4e350e9192cc89fa0f096687938bb Mon Sep 17 00:00:00 2001 From: lion <120344285@qq.com> Date: Mon, 27 Nov 2023 21:27:41 +0800 Subject: [PATCH] upup --- src/views/dashboard/index.vue | 18 +- src/views/task/list/components/addPatrol.vue | 4 +- src/views/task/list/components/showPatrol.vue | 1454 +++++++++-------- .../task/list/components/showPatrolbefore.vue | 1385 ++++++++++++++++ src/views/task/list/patrol.vue | 33 +- src/views/task/list/unit.vue | 2 +- 6 files changed, 2226 insertions(+), 670 deletions(-) create mode 100644 src/views/task/list/components/showPatrolbefore.vue diff --git a/src/views/dashboard/index.vue b/src/views/dashboard/index.vue index b837025..22f0867 100644 --- a/src/views/dashboard/index.vue +++ b/src/views/dashboard/index.vue @@ -302,21 +302,21 @@
-

年度计划任务:

-

已完成任务:

-

进度:

+

年度计划任务:0

+

已完成任务:0

+

进度:0

-

安全检查(月/年):

-

安全培训(月/年):

+

安全检查(月/年):0

+

安全培训(月/年):0

-

应急演练(年):

-

专项任务开展:

+

应急演练(年):0

+

专项任务开展:0

-

安全隐患数量:

-

安全事件:

+

安全隐患数量:0

+

安全事件:0

diff --git a/src/views/task/list/components/addPatrol.vue b/src/views/task/list/components/addPatrol.vue index a786e49..ff29bb5 100644 --- a/src/views/task/list/components/addPatrol.vue +++ b/src/views/task/list/components/addPatrol.vue @@ -58,10 +58,10 @@