diff --git a/src/pages/details/meetingDetail/index.vue b/src/pages/details/meetingDetail/index.vue index d8e296d28..a7c42c6b9 100644 --- a/src/pages/details/meetingDetail/index.vue +++ b/src/pages/details/meetingDetail/index.vue @@ -237,7 +237,7 @@ export default { this.$message.warning('文件不存在,预览失败') }) }else { - this.$http.get('lawss/sarLawsFile/queryConvertAtt', { + this.$http.get('att/attFile/getBusStandFileByAttId', { attId: attId }, { _this: this diff --git a/src/pages/details/policyTopicsDetail/index.vue b/src/pages/details/policyTopicsDetail/index.vue index 8ed7b32b0..b5be02180 100644 --- a/src/pages/details/policyTopicsDetail/index.vue +++ b/src/pages/details/policyTopicsDetail/index.vue @@ -393,7 +393,7 @@ export default { this.$message.warning('文件不存在,预览失败') }) }else { - this.$http.get('lawss/sarLawsFile/queryConvertAtt', { + this.$http.get('att/attFile/getBusStandFileByAttId', { attId: attId }, { _this: this diff --git a/src/pages/details/regulatoryMaterialsDetail/index.vue b/src/pages/details/regulatoryMaterialsDetail/index.vue index 59473efb2..d7f85d936 100644 --- a/src/pages/details/regulatoryMaterialsDetail/index.vue +++ b/src/pages/details/regulatoryMaterialsDetail/index.vue @@ -277,7 +277,7 @@ export default { this.$message.warning('文件不存在,预览失败') }) }else { - this.$http.get('lawss/sarLawsFile/queryConvertAtt', { + this.$http.get('att/attFile/getBusStandFileByAttId', { attId: attId }, { _this: this