From 56506a7ca4f7f91cd0c4c9de549b00de41ad3bb3 Mon Sep 17 00:00:00 2001
From: yanyizhou <2311759275@qq.com>
Date: Sun, 5 Dec 2021 13:40:59 +0800
Subject: [PATCH] =?UTF-8?q?=E6=80=BB=E8=A1=A8=E7=8A=B6=E6=80=81=E6=A0=8F?=
=?UTF-8?q?=E6=B7=BB=E5=8A=A03=E4=B8=AA=E6=97=B6=E9=97=B4=E4=B8=94?=
=?UTF-8?q?=E9=A1=BA=E5=BA=8F=E4=B8=BA=EF=BC=9A=E2=80=9C=E5=8F=91=E5=B8=83?=
=?UTF-8?q?=E6=97=A5=E6=9C=9F=E2=80=9D=E2=80=9C=E5=AE=9E=E6=96=BD=E6=97=A5?=
=?UTF-8?q?=E6=9C=9F=E2=80=9D=E2=80=9C=E6=96=B0=E8=BD=A6=E5=9E=8B=E5=AE=9E?=
=?UTF-8?q?=E6=96=BD=E6=97=A5=E6=9C=9F=E2=80=9D=E2=80=9C=E5=9C=A8=E4=BA=A7?=
=?UTF-8?q?=E8=BD=A6=E5=AE=9E=E6=96=BD=E6=97=A5=E6=9C=9F=E2=80=9D=EF=BC=8C?=
=?UTF-8?q?=E5=88=A0=E9=99=A4=E4=B8=8A=E4=B8=8B=E7=AE=AD=E5=A4=B4=EF=BC=8C?=
=?UTF-8?q?=EF=BC=88=E9=BB=98=E8=AE=A4=E6=8E=92=E5=BA=8F=E6=97=A5=E6=9C=9F?=
=?UTF-8?q?=E7=94=B1=E8=BF=91=E5=88=B0=E8=BF=9C=E6=97=A5=E6=9C=9F=EF=BC=89?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/pages/localTool/standardWarning.vue | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/pages/localTool/standardWarning.vue b/src/pages/localTool/standardWarning.vue
index 308c3e146..608ab87c7 100644
--- a/src/pages/localTool/standardWarning.vue
+++ b/src/pages/localTool/standardWarning.vue
@@ -153,22 +153,22 @@
{{ scope.row.itemsName }}
-
+
{{ scope.row.putTime ? scope.row.putTime.substring(0, 10) : '' }}
-
+
{{ scope.row.ssrq ? scope.row.ssrq.substring(0,10) : '' }}
-
+
{{ scope.row.xcxssrq ? scope.row.xcxssrq.substring(0,10) : '' }}
-
+
{{ scope.row.zccssrq ? scope.row.zccssrq.substring(0,10) : '' }}