Commit ae04d21d authored by 盖献康's avatar 盖献康

bug

parent 08e64a6f
......@@ -26,7 +26,7 @@ export default {
})
},
resource(resource) {
var url = baseURL + 'business/common/downloadMinio?url=' + encodeURIComponent(resource)
var url = baseURL + '/business/common/downloadMinio?url=' + encodeURIComponent(resource)
axios({
method: 'get',
url: url,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment