From ad9fc5d4c437bae03fd4372648d4e00af86251d9 Mon Sep 17 00:00:00 2001 From: SHAOJIAHAO <55341701@qq.com> Date: Thu, 25 May 2023 17:28:39 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=AE=8C=E5=96=84]=E5=AE=A1=E6=A0=B8=E8=AE=B0?= =?UTF-8?q?=E5=BD=95=E5=88=86=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../plan-record/plan-record.component.html | 30 +--- .../plan-record/plan-record.component.scss | 51 +++--- .../plan-record/plan-record.component.ts | 12 ++ .../wait-examineer.component.html | 162 ++++++++++-------- .../wait-examineer.component.scss | 10 +- src/index.html | 4 +- src/styles.scss | 7 + 7 files changed, 141 insertions(+), 135 deletions(-) diff --git a/src/app/plan-audit/plan-record/plan-record.component.html b/src/app/plan-audit/plan-record/plan-record.component.html index fc2e937..aa00f20 100644 --- a/src/app/plan-audit/plan-record/plan-record.component.html +++ b/src/app/plan-audit/plan-record/plan-record.component.html @@ -75,35 +75,11 @@ - + - -
状态 | 类型 | @@ -145,6 +121,8 @@{{item.createTime|date:'yyyy-MM-dd'}} |
---|
+ |
|
+ {{item.itemMaintenanceState=='0'?'新增':'维护'}}
+
- + {{item.contentType=='1'?'Ⅰ级预案':item.contentType=='2'?'Ⅱ级预案':item.contentType=='3'?'Ⅲ级预案':item.contentType=='4'?'Ⅳ级预案':item.contentType=='5'? 'Ⅴ级预案':item.contentType=='6'?'应急预案(国家级)':item.contentType=='7'?'应急预案(市级)':item.contentType=='8'?'类型预案':item.contentType=='11'?'重点单位':item.contentType=='12'?'水源':item.contentType=='13'?'消防力量':item.contentType=='14'?'联动力量':'未知'}} | @@ -139,16 +141,18 @@{{i.displayName}} : |
- 由
- |
{{i.displayName}} 发生变化 - + | - +- 由 + |
+ 由
{{i.oldValue | differentContentTitle}}
变更为
{{i.newValue | differentContentTitle}}
@@ -191,14 +197,16 @@
-
+ {{i.path[i.path.length - 2]}}-{{i.path[i.path.length - 1]}}: |
- 由
+ 由
{{i.oldValue | differentContentTitle}}
变更为
{{i.newValue | differentContentTitle}}
@@ -227,15 +235,16 @@
- |
-
+ {{i.displayName}} : |
- 由
+ 由
{{i.oldValue | differentContentTitle}}
变更为
{{i.newValue | differentContentTitle}}
@@ -259,14 +268,16 @@
- |
+ 新增图片 |
- |
|
---|