yxh
yxh
2023-04-14 2b40b960dd1f30fec8c5e0a90d22b12aeccc5fec
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: {