|
@@ -211,8 +211,8 @@ const vueConfig = {
|
|
|
// If you want to turn on the proxy, please remove the mockjs /src/main.jsL11
|
|
|
proxy: {
|
|
|
'/api': {
|
|
|
- target: 'http://192.168.0.183:8503/qpls-md',
|
|
|
- // target: 'http://p.iscm.360arrow.com/qpls-md',
|
|
|
+ // target: 'http://192.168.0.183:8503/qpls-md',
|
|
|
+ target: 'http://p.iscm.360arrow.com/qpls-md',
|
|
|
// ws: false,
|
|
|
ws: true,
|
|
|
changeOrigin: true,
|