bug: 内外部会议、政策课题、政策法规资料文件无法打开问题

This commit is contained in:
wxyclub
2023-11-29 18:24:58 +08:00
parent fee8b995c1
commit 70a70eb945
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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
@@ -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
@@ -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