From d2ee5efe33ffea8d8046c1c35ce9c60e5b2ff5fd Mon Sep 17 00:00:00 2001 From: SHAOJIAHAO <55341701@qq.com> Date: Sat, 7 Aug 2021 11:05:52 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=AE=8C=E5=96=84]=E6=B6=88=E9=98=B2=E8=AE=BE?= =?UTF-8?q?=E6=96=BD=E5=9B=BA=E5=AE=9A=E5=80=BC=E7=8F=AD=E7=94=B5=E8=AF=9D?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=BA=E6=96=87=E6=9C=AC=E7=B1=BB=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../fire-fighting-device.component.html | 199 +++++++++++------- .../wait-examineer.component.html | 4 +- 2 files changed, 126 insertions(+), 77 deletions(-) diff --git a/src/app/key-unit/fire-fighting-device/fire-fighting-device.component.html b/src/app/key-unit/fire-fighting-device/fire-fighting-device.component.html index b21169d..573d925 100644 --- a/src/app/key-unit/fire-fighting-device/fire-fighting-device.component.html +++ b/src/app/key-unit/fire-fighting-device/fire-fighting-device.component.html @@ -1,5 +1,5 @@
- + - +
@@ -251,7 +293,8 @@
-

楼层/区域名称: {{tableMsg.name? tableMsg.name : '暂无名称'}}

+

楼层/区域名称: {{tableMsg.name? + tableMsg.name : '暂无名称'}}

@@ -263,7 +306,7 @@ - + @@ -274,17 +317,23 @@

{{item.name}}

- description + description +
- - - + + + + - {{radio.name}} + {{radio.name}}
diff --git a/src/app/plan-audit/wait-examineer/wait-examineer.component.html b/src/app/plan-audit/wait-examineer/wait-examineer.component.html index d030830..8bda0f7 100644 --- a/src/app/plan-audit/wait-examineer/wait-examineer.component.html +++ b/src/app/plan-audit/wait-examineer/wait-examineer.component.html @@ -157,9 +157,9 @@
{{header}} - {{i.oldValue}} + {{i.oldValue | differentContentTitle}} 变更为 - {{i.newValue}} + {{i.newValue | differentContentTitle}}