This commit is contained in:
23688nl 2022-09-29 11:21:23 +08:00
parent 6accfb2c61
commit f5548043d2
1 changed files with 0 additions and 1 deletions

View File

@ -244,7 +244,6 @@
<e-web-socket
:wsServiceUrl="wsStatusService"
:closeSleepTime="10000"
@open="wsOpen($event)"
@message="wsMessage($event)"
></e-web-socket>
</div>