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 @@
- |
+ 新增图片 |
- |
|
---|