diff --git a/src/pages/details/otherBussStandardDetails/index.vue b/src/pages/details/otherBussStandardDetails/index.vue index 134fb22ad..99d0348b9 100644 --- a/src/pages/details/otherBussStandardDetails/index.vue +++ b/src/pages/details/otherBussStandardDetails/index.vue @@ -2408,7 +2408,6 @@ export default { .modular-content{ & > div{ border-bottom: 1px solid #E5E5E5; - height: 44px; .modular-content-p-name{ display: inline-block; width: 220px; @@ -2437,7 +2436,6 @@ export default { position: relative; display: inline-block; width: calc(~'100% - 225px'); - min-height: 50px; & > .files-title{ width: calc(~'100% - 120px'); min-height: 50px; diff --git a/src/pages/details/otherLawsStandDetails/index.vue b/src/pages/details/otherLawsStandDetails/index.vue index b8c468097..fa27d9fbc 100644 --- a/src/pages/details/otherLawsStandDetails/index.vue +++ b/src/pages/details/otherLawsStandDetails/index.vue @@ -1486,8 +1486,8 @@ export default { return true } // 缺少文件 - if (this.$hasPermission('43ae63abc1b64e6bd5cf3bb75b423bc2')) { - this.$http.get('lawss/sarBussStandFile/queryConvertAtt', { + if (this.$hasPermission('fd83032ae5f41a0021b00e93c88edbbg')) { + this.$http.get('lawss/sarLawsFile/queryConvertAtt', { attId: attId }, { _this: this @@ -2343,7 +2343,6 @@ export default { position: relative; display: inline-block; width: calc(~'100% - 225px'); - min-height: 50px; & > .files-title{ width: calc(~'100% - 120px'); min-height: 50px; diff --git a/src/pages/details/otherStandardDetails/index.vue b/src/pages/details/otherStandardDetails/index.vue index 6a5a8b72f..6ed60b145 100644 --- a/src/pages/details/otherStandardDetails/index.vue +++ b/src/pages/details/otherStandardDetails/index.vue @@ -58,7 +58,7 @@

-

{{ @@ -3111,7 +3111,7 @@ } }) }) - + console.log(displayLocation) displayLocation.forEach(location => { // 动态属性字段-FBGBJBD 单独添加至基础信息 const list = displayLocation.filter ( item => item.label === '过程稿件'); @@ -3169,6 +3169,7 @@ location.half = half location.showAll = false }) + console.log(displayLocation) this.$http.get('sarLawsAttrDetailedList/sar-laws-attr-detailed-list', { id: this.$route.params.id @@ -3533,7 +3534,6 @@ border-bottom: 1px solid #E5E5E5; min-height: 43px; line-height: 43px; - height: 44px; .modular-content-p-name { display: inline-block; @@ -3565,7 +3565,6 @@ position: relative; display: inline-block; width: calc(~'100% - 225px'); - min-height: 50px; & > .files-title { width: calc(~'100% - 120px');