yxh
yxh
2023-04-22 d3d255c214d71f33c38c44e8a9fcbd428bbd6a19
vue.config.js
@@ -33,8 +33,8 @@
    proxy: {
      // detail: https://cli.vuejs.org/config/#devserver-proxy
      [process.env.VUE_APP_BASE_API]: {
        //target: `http://localhost:8080`,
        target: `https://slb.hospitalstar.com:9093`,
        target: `http://localhost:8080`,
        //target: `https://slb.hospitalstar.com:9093`,
        //target:`http://192.168.0.106:8080`,
        changeOrigin: true,
        pathRewrite: {