From e97c9deb0a5d1146c1a68ccb8cf1a192a70ac932 Mon Sep 17 00:00:00 2001
From: zyn
Date: Tue, 23 Jan 2024 17:02:13 +0800
Subject: [PATCH] =?UTF-8?q?feature(=E5=9B=BD=E5=86=85=E5=A4=96=E6=94=BF?=
=?UTF-8?q?=E7=AD=96):=20=E2=80=9C=E6=A0=87=E5=87=86=E7=8A=B6=E6=80=81?=
=?UTF-8?q?=E2=80=9D=E4=BF=AE=E6=94=B9=E4=B8=BA=E2=80=9C=E6=94=BF=E7=AD=96?=
=?UTF-8?q?=E7=8A=B6=E6=80=81=E2=80=9D=EF=BC=8C=E2=80=9C=E4=BF=A1=E6=81=AF?=
=?UTF-8?q?=E7=AE=80=E6=8A=A5=E2=80=9D=E4=BF=AE=E6=94=B9=E4=B8=BA=E2=80=9C?=
=?UTF-8?q?=E4=BF=A1=E6=81=AF=E6=9C=88=E6=8A=A5=E2=80=9D?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/pages/details/otherLawsStandDetails/index.vue | 4 ++--
.../policyRegulation/policy/components/advancedSearch.vue | 8 ++++----
.../policy/components/configStandDrawer.vue | 2 +-
.../policyRegulation/policy/components/editDrawer.vue | 8 ++++----
.../policyRegulation/policy/components/mainTable.vue | 2 +-
.../policyRegulation/policy/components/policySearch.vue | 4 ++--
.../creatProcess/policyWarehousing/components/Basic.vue | 4 ++--
7 files changed, 16 insertions(+), 16 deletions(-)
diff --git a/src/pages/details/otherLawsStandDetails/index.vue b/src/pages/details/otherLawsStandDetails/index.vue
index 0d647b7e1..a2182a4d1 100644
--- a/src/pages/details/otherLawsStandDetails/index.vue
+++ b/src/pages/details/otherLawsStandDetails/index.vue
@@ -53,7 +53,7 @@
{{ sarStandardsInfoEO.issueTime || '-' }}
{{ sarStandardsInfoEO.issueCompany || '-' }}
{{ formatDateFunc(sarStandardsInfoEO.commentCycleStart) || '' }} - {{formatDateFunc(sarStandardsInfoEO.commentCycleEnd) || ''}}
- {{ sarStandardsInfoEO.standStatusShow || '-' }}
+ {{ sarStandardsInfoEO.standStatusShow || '-' }}
{{ sarStandardsInfoEO.lawsSycx || '-' }}
{{ sarStandardsInfoEO.isRelateAccess === '1' ? '是' : (sarStandardsInfoEO.isRelateAccess ? '否':'-')}}
{{ sarStandardsInfoEO.lawsYear || '-' }}
@@ -64,7 +64,7 @@
{{ sarStandardsInfoEO.lawsNotisyncNum || '-' }}
- {{ sarStandardsInfoEO.lawsBulletin || '-' }}
+ {{ sarStandardsInfoEO.lawsBulletin || '-' }}
{{ sarStandardsInfoEO.lawsLabel || '-' }}
{{ sarStandardsInfoEO.lawsRemark || '-' }}
diff --git a/src/pages/policyRegulation/policy/components/advancedSearch.vue b/src/pages/policyRegulation/policy/components/advancedSearch.vue
index 253e51d7f..b9f0f33c5 100644
--- a/src/pages/policyRegulation/policy/components/advancedSearch.vue
+++ b/src/pages/policyRegulation/policy/components/advancedSearch.vue
@@ -46,8 +46,8 @@
/>
diff --git a/src/pages/policyRegulation/policy/components/editDrawer.vue b/src/pages/policyRegulation/policy/components/editDrawer.vue
index fbeceb6ba..91860b052 100644
--- a/src/pages/policyRegulation/policy/components/editDrawer.vue
+++ b/src/pages/policyRegulation/policy/components/editDrawer.vue
@@ -191,10 +191,10 @@
- 标准状态
+ 政策状态
-
+
diff --git a/src/pages/policyRegulation/policy/components/mainTable.vue b/src/pages/policyRegulation/policy/components/mainTable.vue
index 1aa7eba12..24cdb7c46 100644
--- a/src/pages/policyRegulation/policy/components/mainTable.vue
+++ b/src/pages/policyRegulation/policy/components/mainTable.vue
@@ -111,7 +111,7 @@
show-overflow-tooltip
sortable
prop="standStatusShow"
- label="标准状态"
+ label="政策状态"
min-width="110"
>
diff --git a/src/pages/policyRegulation/policy/components/policySearch.vue b/src/pages/policyRegulation/policy/components/policySearch.vue
index ec6455904..d3172bb39 100644
--- a/src/pages/policyRegulation/policy/components/policySearch.vue
+++ b/src/pages/policyRegulation/policy/components/policySearch.vue
@@ -55,12 +55,12 @@
/>
-
+
diff --git a/src/pages/processCenter/pages/creatProcess/policyWarehousing/components/Basic.vue b/src/pages/processCenter/pages/creatProcess/policyWarehousing/components/Basic.vue
index d7b3d2c82..021a7ad5f 100644
--- a/src/pages/processCenter/pages/creatProcess/policyWarehousing/components/Basic.vue
+++ b/src/pages/processCenter/pages/creatProcess/policyWarehousing/components/Basic.vue
@@ -103,7 +103,7 @@