diff --git a/vue.config.js b/vue.config.js index 3d1d395..8caf5ff 100644 --- a/vue.config.js +++ b/vue.config.js @@ -60,12 +60,6 @@ module.exports = { // } // } // } - proxy: { - '/prod-api': { - target: 'http://t-mana.beida413.com/', - changeOrigin: true - } - } // before: require('./mock/mock-server.js') }, configureWebpack: {