mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-12-25 17:25:57 +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