diff --git a/App.vue b/App.vue index 0852644..068bc55 100644 --- a/App.vue +++ b/App.vue @@ -143,7 +143,6 @@ } //用户收到了通知消息 - console.log('通知的消息1',result) if (result.notificationEventType == 'notificationArrived') { if (result.content.includes('订单出餐已超时')) { this.onPlayAudio(2)