feat: 集成websocket发送和订阅

Former-commit-id: ab14ea128a072a2a6b61b9654360f25767f5d18c
This commit is contained in:
郝先瑞
2023-09-07 18:47:12 +08:00
parent 18ceb2e86d
commit ffee229dd0
2 changed files with 9 additions and 4 deletions

View File

@@ -50,6 +50,7 @@
"element-plus": "^2.3.12",
"lodash-es": "^4.17.21",
"mockjs": "^1.1.0",
"net": "^1.0.2",
"nprogress": "^0.2.0",
"path-browserify": "^1.0.1",
"path-to-regexp": "^6.2.0",
@@ -57,8 +58,8 @@
"screenfull": "^6.0.0",
"sockjs-client": "1.6.1",
"sortablejs": "^1.15.0",
"terser": "^5.19.3",
"stompjs": "^2.3.3",
"terser": "^5.19.3",
"vue": "^3.3.4",
"vue-i18n": "9.2.2",
"vue-router": "^4.2.0",