懒羊羊
2024-01-25 9e8be0743750e799004afa803e7c47ac87dbd0ad
jcdm-ui/vue.config.js
@@ -34,7 +34,7 @@
    open: true,
    proxy: {
      [process.env.VUE_APP_BASE_API]: {
        target: `http://localhost:8081`,
        target: `http://localhost:8080`,
        changeOrigin: true,
        pathRewrite: {
          ['^' + process.env.VUE_APP_BASE_API]: ''