소스 검색

bug 修复

lilei 3 년 전
부모
커밋
2dcf85df00
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -108,7 +108,7 @@ const vueConfig = {
     // If you want to turn on the proxy, please remove the mockjs /src/main.jsL11
     proxy: {
       '/api': {
-        // target: 'http://192.168.16.103:8602/ocs-admin',
+        // target: 'http://192.168.16.194:8602/ocs-admin',
         target: 'http://ocs-admin.360arrow.com.cn/ocs-admin', //  Ô¤·¢²¼
         // target: 'http://ocs-admin.360arrow.com/ocs-admin', //  Éú²ú
         ws: false,