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