Merge branch 'develop' of http://25.13.9.101:9000/K17_AITS/tra-app into develop

This commit is contained in:
杨航
2025-12-17 19:52:29 +08:00
8 changed files with 4 additions and 0 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
+4
View File
@@ -95,6 +95,10 @@ export default function useWebSocket(aaas = null, options = {}) {
code: 4001,
reason: '当前服务器繁忙,请稍后在试!'
})
onClose({
code: 4001,
reason: '当前服务器繁忙,请稍后在试!'
})
break;
case 5: // 使用人数过多等其他错误
ws.value.close({