Integrate SBAS workflows and redesign task center

This commit is contained in:
2026-06-13 13:10:12 +08:00
parent b931e8db53
commit 58a87706ef
275 changed files with 18750 additions and 42524 deletions
+2
View File
@@ -71,6 +71,8 @@ export default defineConfig(({ mode }) => {
'/api': {
target: backendTarget,
changeOrigin: true,
timeout: 300000,
proxyTimeout: 300000,
}
}
}