更新
This commit is contained in:
parent
32a5fcab39
commit
e7cdede96b
@ -138,7 +138,7 @@
|
||||
},
|
||||
viewFile(filePath){
|
||||
uni.downloadFile({
|
||||
url: this.$baseUrl+filePath,
|
||||
url: this.$baseImageUrl+filePath,
|
||||
success: function (res) {
|
||||
var filePath = res.tempFilePath;
|
||||
uni.openDocument({
|
||||
|
Loading…
Reference in New Issue
Block a user