|
@@ -22,7 +22,6 @@ module.exports = {
|
22
|
22
|
devServer: {
|
23
|
23
|
proxy: {
|
24
|
24
|
'/api': {
|
25
|
|
- // target: 'https://dp.huiju360.com.cn/hj_operations',
|
26
|
25
|
target: 'http://192.168.0.62:8080', // wf
|
27
|
26
|
// target: 'http://192.168.0.125:8080', // hyq
|
28
|
27
|
// target: 'http://192.168.0.11', // ys
|