题库加货车

This commit is contained in:
qsh
2023-10-11 11:49:34 +08:00
parent fd24f914f7
commit fe708bd2a8
2 changed files with 2 additions and 1 deletions

View File

@@ -34,7 +34,7 @@ module.exports = {
open: true,
proxy: {
[process.env.VUE_APP_BASE_API + '/driver-api']: {
target: `https://jwl.ahduima.com/driver-api/`,
target: `http://118.31.23.45:8888/driver-api/`,
// target: `http://localhost:8888/driver-api/`,
changeOrigin: true,
pathRewrite: {