lishuai
2023-12-26 63fa498d66c928e0802010dae9f8f9dab4876b2f
admin/vue.config.js
@@ -14,7 +14,7 @@
        // 192.168.0.110:10013  192.168.0.110:10013
        // http://192.168.0.101:10013
        // http://192.168.0.132:10013
        target: 'http://192.168.0.108:10013',
        target: 'http://192.168.0.132:10013',
        changeOrigin: true,
        pathRewrite: {
          [`^${[process.env.VUE_APP_API_PREFIX]}`]: ''