mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
feat(projects): add websocket demo
This commit is contained in:
2
src/typings/page-route.d.ts
vendored
2
src/typings/page-route.d.ts
vendored
@ -47,6 +47,7 @@ declare namespace PageRoute {
|
||||
| 'function_tab-detail'
|
||||
| 'function_tab-multi-detail'
|
||||
| 'function_tab'
|
||||
| 'function_websocket'
|
||||
| 'management'
|
||||
| 'management_auth'
|
||||
| 'management_role'
|
||||
@ -102,6 +103,7 @@ declare namespace PageRoute {
|
||||
| 'function_tab-detail'
|
||||
| 'function_tab-multi-detail'
|
||||
| 'function_tab'
|
||||
| 'function_websocket'
|
||||
| 'management_auth'
|
||||
| 'management_role'
|
||||
| 'management_route'
|
||||
|
Reference in New Issue
Block a user