feat: 代客下单更新,修复店铺列表编辑展示问题
This commit is contained in:
@@ -74,7 +74,6 @@ class WebSocketManager {
|
||||
};
|
||||
this.client.onerror = (error) => {
|
||||
console.error("WebSocket 发生错误:", error);
|
||||
|
||||
// ElNotification({
|
||||
// title: "提示",
|
||||
// message: "WebSocket 发生错误",
|
||||
|
||||
Reference in New Issue
Block a user