bug: 内外部会议、政策课题、政策法规资料文件无法打开问题
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user