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/details/otherStandardDetails/index.vue b/src/pages/details/otherStandardDetails/index.vue index 4afcc8a12..f6890fb0c 100644 --- a/src/pages/details/otherStandardDetails/index.vue +++ b/src/pages/details/otherStandardDetails/index.vue @@ -63,7 +63,7 @@
+ >文本状态 {{ textStatusMap[sarStandardsInfoEO.textStatus] || '-' }}
{{
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 }}