|
@@ -109,10 +109,7 @@ const vueConfig = {
|
|
|
proxy: {
|
|
|
'/api': {
|
|
|
// target: ' http://192.168.16.107:7300/mock/61aeb88e4b9f94168035f9e0/xprh-admin',
|
|
|
- target: 'http://192.168.16.151:8701//xprh-admin',
|
|
|
- // target: 'https://t.qpls.360arrow.com/qpls-md', // Á·Ï°
|
|
|
- // target: 'http://p.iscm.360arrow.com/qpls-md', // Ô¤·¢²¼
|
|
|
- // target: 'http://qpls-md.360arrow.com/qpls-md', // Éú²ú
|
|
|
+ target: 'http://192.168.16.151:8701/xprh-admin',
|
|
|
// ws: false,
|
|
|
ws: true,
|
|
|
changeOrigin: true,
|