codeMan 8 달 전
부모
커밋
660bc28a78
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      vue.config.js

+ 1 - 0
vue.config.js

@@ -18,6 +18,7 @@ module.exports = {
           // target: 'http://192.168.3.13:8080',  // target host*!
           // target: 'http://192.168.3.9:8090',  // target host*!
           target: 'https://oms.idcgroup.com.cn:8079/',  // target host
+          
           // target: 'localhost:8080',  // target host
           ws: true,  // proxy websockets
           changeOrigin: true,  // needed for virtual hosted sites