开发对接供应商评价管理

This commit is contained in:
linxd
2025-06-23 19:15:13 +08:00
parent 402d3dd575
commit b9bbc906bf
35 changed files with 5288 additions and 621 deletions

View File

@ -2,7 +2,7 @@ export default {
dev: {
'/api': {
// target: 'http://10.242.37.148:18022',//
target: 'http://10.0.0.10:18013',//
target: 'http://10.0.0.10:18012',//
changeOrigin: true,
pathRewrite: { '^/api': '' },
},