优化 WebSocket 工具

This commit is contained in:
2021-11-08 17:42:03 +08:00
parent 7910a93746
commit a51a363811
2 changed files with 21 additions and 5 deletions

View File

@@ -113,9 +113,10 @@ let navTools = {
},
'websocket': {
title: 'WebSocket',
desc: 'WebSocket 测试工具',
component: 'OtherWebSocket',
update: '20211106',
version: '1',
update: '20211108',
version: '2',
enabled: true
},
}