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

政策法规 - 附件无法查看 - 更改资源访问前缀

parent c75fa689
......@@ -14,3 +14,6 @@ VUE_APP_RESOURCE_PREFIX=https://3x616p6090.picp.vip
# 企业端外链地址
VUE_APP_OUTSIDE_CHAIN = 'http://10.10.10.105:9003'
# 图片回显
VUE_APP_RESOURCE_PREFIX = 'http://10.10.10.105:9004/traffic-government'
......@@ -81,7 +81,7 @@ export default {
time: time,
user: user,
type: type,
baseUrl: process.env.VUE_APP_BASE_API
baseUrl: process.env.VUE_APP_RESOURCE_PREFIX
}
},
created() {
......
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