From dda6d8c0849b1f8ec7b6a71c4ac63cae8bdb3a80 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=AE=8B=E4=BC=9F=E4=BD=B3?= <2797716443@qq.com>
Date: Thu, 23 Sep 2021 09:48:50 +0800
Subject: [PATCH 02/18] =?UTF-8?q?=E5=BE=85=E5=8A=9E=E6=B5=81=E7=A8=8B?=
=?UTF-8?q?=E9=A1=B5=E9=9D=A2=E5=8E=BB=E6=8E=89=E5=AE=8C=E6=88=90=E6=97=A5?=
=?UTF-8?q?=E6=9C=9F?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../pages/processList/tabComponents/processCenter/index.vue | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/pages/processCenter/pages/processList/tabComponents/processCenter/index.vue b/src/pages/processCenter/pages/processList/tabComponents/processCenter/index.vue
index 3d2d0dde1..6c76b6aad 100644
--- a/src/pages/processCenter/pages/processList/tabComponents/processCenter/index.vue
+++ b/src/pages/processCenter/pages/processList/tabComponents/processCenter/index.vue
@@ -117,7 +117,7 @@
{{ scope.row.creatTime ? $moment(scope.row.creatTime).format('YYYY-MM-DD HH:mm:ss') : '' }}
-
{{ scope.row.overTime ? $moment(scope.row.overTime).format('YYYY-MM-DD HH:mm:ss') : '' }}
-
+ -->
From 16c470132a2e9f6495bac97ddfba74c6c959aad1 Mon Sep 17 00:00:00 2001
From: "zhaokaiyao@91isoft.com" <6922339zky>
Date: Thu, 23 Sep 2021 09:49:34 +0800
Subject: [PATCH 03/18] =?UTF-8?q?=E6=A0=87=E5=87=86=E8=AF=A6=E6=83=85=20?=
=?UTF-8?q?=E4=B8=AD=E8=8B=B1=E6=96=87=E5=90=8D=E7=A7=B0=20=E4=BC=81?=
=?UTF-8?q?=E6=A0=87=E8=AF=A6=E6=83=85border?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../otherBussStandardDetails/index.vue | 2 +-
.../details/otherStandardDetails/index.vue | 20 +++++++++++++------
2 files changed, 15 insertions(+), 7 deletions(-)
diff --git a/src/pages/details/otherBussStandardDetails/index.vue b/src/pages/details/otherBussStandardDetails/index.vue
index 8bf10a74d..6657f427d 100644
--- a/src/pages/details/otherBussStandardDetails/index.vue
+++ b/src/pages/details/otherBussStandardDetails/index.vue
@@ -41,7 +41,7 @@
>文本状态
{{ sarStandardsInfoEO.standStatusShow || '-' }}
{{ sarStandardsInfoEO.issueTime || '-' }}
-
{{ sarStandardsInfoEO.putTime || '-' }}
+
{{ sarStandardsInfoEO.putTime || '-' }}
diff --git a/src/pages/details/otherStandardDetails/index.vue b/src/pages/details/otherStandardDetails/index.vue
index c870fa228..3f01fc084 100644
--- a/src/pages/details/otherStandardDetails/index.vue
+++ b/src/pages/details/otherStandardDetails/index.vue
@@ -51,15 +51,15 @@
{{ sarStandardsInfoEO.standSort + ' ' + sarStandardsInfoEO.standNumber }}
- {{
- sarStandardsInfoEO.standName || '-'
- }}
- {{
- sarStandardsInfoEO.standEnName || '-'
- }}
{{
standMap[sarStandardsInfoEO.standNature] || '-'
}}
+ {{
+ sarStandardsInfoEO.standName || '-'
+ }}
+ {{
+ sarStandardsInfoEO.standEnName || '-'
+ }}