销售信息大屏初版

This commit is contained in:
jhd
2026-06-01 15:43:46 +08:00
parent a4409e5afe
commit 20d376e93e
5 changed files with 1458 additions and 2 deletions

View File

@@ -34,6 +34,10 @@ export default defineConfig({
'/oee': {
target: 'http://localhost:8080',
changeOrigin: true
},
'/crm': {
target: 'http://localhost:8080',
changeOrigin: true
}
}
}