liangjiahao %!s(int64=3) %!d(string=hai) anos
pai
achega
cef5d393f0
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      vue.config.js

+ 2 - 2
vue.config.js

@@ -34,8 +34,8 @@ module.exports = {
     proxy: {
       // detail: https://cli.vuejs.org/config/#devserver-proxy
       [process.env.VUE_APP_BASE_API]: {
-        target: `http://192.168.5.177:8080`,
-        // target: `http://192.168.5.66:8089`,
+        // target: `http://192.168.5.177:8080`,
+        target: `http://192.168.5.66:8089`,
         changeOrigin: true,
         pathRewrite: {
           ['^' + process.env.VUE_APP_BASE_API]: ''