Commit 6732a938 by 郭旭

修改vue.config.js

parent 6af9278f
......@@ -34,7 +34,7 @@ module.exports = {
},
proxy: {
'/gjjs/business/': {
target: 'http://127.0.0.1:8082',
target: 'http://127.0.0.1:8081',
changeOrigin: true,
pathRewrite: {
'^/gjjs/business': '/gjjs/business'
......
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