From 5622837d7ee580c3c47e0014e3154e6a7ca8ac7c Mon Sep 17 00:00:00 2001 From: zyn Date: Wed, 8 Nov 2023 09:12:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=8B=E6=9C=BA=E7=AB=AF-=E4=BC=81=E4=B8=9A?= =?UTF-8?q?=E6=A0=87=E5=87=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/phone/domesticStand.vue | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/pages/phone/domesticStand.vue b/src/pages/phone/domesticStand.vue index cc9a0c3d2..5b3c6fbc8 100644 --- a/src/pages/phone/domesticStand.vue +++ b/src/pages/phone/domesticStand.vue @@ -34,7 +34,8 @@
{{item.standSort + '  ' + item.standNumber }}
-
{{item.standName && item.standName !== '' ? item.standName : item.standEnName !== '' ? item.standEnName : item.nameshow }}
+ +
{{(item.nameshow && item.nameshow !== '') ? item.nameshow : (item.standName && item.standName !== '') ? item.standName : item.standEnName }}
@@ -58,6 +59,11 @@ {{ lawsMap[item.lawsTextState] }}
+
标准状态: + {{ item.textStatusBussName }} + {{ item.textStatusBussName }} + {{ item.textStatusBussName }} +
标准状态: @@ -88,6 +94,7 @@ 发布日期: {{ item.issueTime ? (item.issueTime !== '' ? $moment(item.issueTime).format("YYYY-MM-DD") : " ") : " " }} 实施日期: {{item.XCXSSRQLAWS}} + 实施日期: {{item.putTime}} 实施日期: {{item.SSRQ}}