vue.config.js
@@ -60,6 +60,12 @@ }, productionSourceMap: false, filenameHashing: false, pwa: { iconPaths: { favicon32: 'favicon.ico', favicon16: 'favicon.ico' } }, devServer: { proxy: { '/track': { @@ -73,7 +79,7 @@ changeOrigin: true, }, "/data/api-v/app/findAllApp": { target: '/', // target: '/', target: 'http://localhost:8080/', changeOrigin: true, pathRewrite: {