diff --git a/src/components/lawsTree/index.vue b/src/components/lawsTree/index.vue index 570670560..efa37f6cf 100644 --- a/src/components/lawsTree/index.vue +++ b/src/components/lawsTree/index.vue @@ -1501,6 +1501,7 @@ export default { } } } + .ztree li span.button { width: 6px } .ztree li span.button.add {margin-left:2px; margin-right: -1px; background-position:-144px 0; vertical-align:top; *vertical-align:middle} div#rMenu {position:absolute; visibility:hidden; top:0;text-align: left;padding: 2px;} div#rMenu ul { diff --git a/src/pages/details/otherStandardDetails/index.vue b/src/pages/details/otherStandardDetails/index.vue index 423e5b24c..632631e7c 100644 --- a/src/pages/details/otherStandardDetails/index.vue +++ b/src/pages/details/otherStandardDetails/index.vue @@ -61,7 +61,7 @@ standMap[sarStandardsInfoEO.standNature] || '-' }}
-
{{ textStatusMap[sarStandardsInfoEO.textStatus] || '-' }}
@@ -2904,7 +2904,6 @@ export default {
location.half = half
location.showAll = false
})
- console.log(standEO);
this.$http.get('sarLawsAttrDetailedList/sar-laws-attr-detailed-list', {
id: this.$route.params.id
@@ -2925,6 +2924,7 @@ export default {
})
this.dynamicFormField = displayLocation
})
+ console.log(displayLocation)
sessionStorage.setItem('displayLocation', JSON.stringify(displayLocation))
this.loading = false
})
diff --git a/src/pages/home1/components/solicitopinions/index.vue b/src/pages/home1/components/solicitopinions/index.vue
index e6279110f..ab32c8cec 100644
--- a/src/pages/home1/components/solicitopinions/index.vue
+++ b/src/pages/home1/components/solicitopinions/index.vue
@@ -2,9 +2,9 @@
-