lilei 4 年之前
父節點
當前提交
72a622b437
共有 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.102:8081/cw-admin/',
+        target: 'http://192.168.16.102:8101/cw-admin/',
         // target: 'https://zyyc.chelingzhu.com/cw-admin/',
         ws: false,
         changeOrigin: true,