创建单位
This commit is contained in:
@ -17,7 +17,7 @@ export default {
|
||||
pathRewrite: { '^/api': '' },
|
||||
},
|
||||
'/upload': {
|
||||
target: 'http://10.0.0.10:18013',//
|
||||
target: 'http://10.0.0.14:18013',//
|
||||
changeOrigin: true,
|
||||
pathRewrite: { '^/upload': '' },
|
||||
},
|
||||
|
Reference in New Issue
Block a user