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 @@