From 987f442c6467ea39ae3eeccd202773c4b01f1d2f Mon Sep 17 00:00:00 2001 From: "zhaokaiyao@91isoft.com" <6922339zky> Date: Wed, 8 Sep 2021 17:27:47 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E5=9B=BD=E5=86=85=E5=A4=96=E8=AF=A6?= =?UTF-8?q?=E6=83=85->=E6=96=87=E6=9C=AC=E7=8A=B6=E6=80=81->=E5=8F=B9?= =?UTF-8?q?=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/details/otherStandardDetails/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/details/otherStandardDetails/index.vue b/src/pages/details/otherStandardDetails/index.vue index 8a4d22587..8bb8a7bd5 100644 --- a/src/pages/details/otherStandardDetails/index.vue +++ b/src/pages/details/otherStandardDetails/index.vue @@ -63,7 +63,7 @@
+ >文本状态 {{ textStatusMap[sarStandardsInfoEO.textStatus] || '-' }}
{{
From 17d53c28771264faef2a7ab6b97fb6c73f4f475a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=AE=8B=E4=BC=9F=E4=BD=B3?= <2797716443@qq.com>
Date: Wed, 8 Sep 2021 17:47:42 +0800
Subject: [PATCH 2/2] commit
---
src/pages/config/pages/mechanismManage/index.vue | 2 +-
.../accessStandardsAndRegulations/pages/details.vue | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/pages/config/pages/mechanismManage/index.vue b/src/pages/config/pages/mechanismManage/index.vue
index 8d72796c6..07bfb775a 100644
--- a/src/pages/config/pages/mechanismManage/index.vue
+++ b/src/pages/config/pages/mechanismManage/index.vue
@@ -325,7 +325,7 @@ export default {
watch: {
filterText(val) {
this.$refs.tree.filter(val);
- }
+ },
},
mounted () {
// 获取组织结构树
diff --git a/src/pages/regulatoryRepository/accessStandardsAndRegulations/pages/details.vue b/src/pages/regulatoryRepository/accessStandardsAndRegulations/pages/details.vue
index 9527ef9ca..c8368e9f5 100644
--- a/src/pages/regulatoryRepository/accessStandardsAndRegulations/pages/details.vue
+++ b/src/pages/regulatoryRepository/accessStandardsAndRegulations/pages/details.vue
@@ -16,7 +16,7 @@
- {{ sarAccessEO.countryArea }}
+ {{ sarAccessEO.countryAreaShow }}