소스 검색

Merge remote-tracking branch 'origin/master'

caojunjie 4 년 전
부모
커밋
8c815016ea
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      vue.config.js

+ 1 - 0
vue.config.js

@@ -35,6 +35,7 @@ module.exports = {
       // detail: https://cli.vuejs.org/config/#devserver-proxy
       [process.env.VUE_APP_BASE_API]: {
         target: `http://192.168.1.143:9020`,
+        
         // target: `http://localhost:8080`,
         // target: `https://ap.tubaosoft.com/prod-api/`,
         changeOrigin: true,