feat:完善功能

This commit is contained in:
zjc
2025-02-19 23:00:11 +08:00
parent 784d634272
commit 99860f9b50
13 changed files with 208 additions and 14 deletions

View File

@@ -37,7 +37,6 @@
() => dataRes.value,
(val) => {
if (val) {
console.log(val, '景区接受消息')
switch (val.type) {
case 'wordkOrderlist':
scenicStore.setWordkOrderList(val.data)
@@ -78,7 +77,6 @@
const sendCarShip = (e) => {
timer = setInterval(() => {
if (isConnected.value) {
console.log('定时发送车船消息22')
sendMessage(
JSON.stringify({
action: 'start',