选择工单加分页

This commit is contained in:
2025-11-29 14:43:51 +08:00
parent 99656465e2
commit 4390305035
9 changed files with 586 additions and 240 deletions

View File

@@ -41,8 +41,8 @@ module.exports = {
proxy: {
// detail: https://cli.vuejs.org/config/#devserver-proxy
[process.env.VUE_APP_BASE_API]: {
// target: `http://172.16.10.97:8002`,
target: `http://172.16.10.97:8002`,
// target: `https://www.sdhuixinjituan.com:8001/prod-api/`,
target: `http://172.16.10.13:8002/`,
changeOrigin: true,
pathRewrite: {