新增营收报表

This commit is contained in:
JS-LM
2023-06-12 16:01:39 +08:00
parent 5ea98b71d1
commit 07138cdc8f
5 changed files with 191 additions and 48 deletions

View File

@@ -37,7 +37,7 @@ module.exports = {
[process.env.VUE_APP_BASE_API]: {
target: `http://localhost:8080`,
// 更改代理为本地地址
// target: `http://192.168.18.2:8080`,
// target: `http://192.168.2.5:8080`,
changeOrigin: true,
pathRewrite: {
["^" + process.env.VUE_APP_BASE_API]: "",