tianyi 2 weeks ago
parent
commit
e082822a7c
  1. 1
      App.vue

1
App.vue

@ -143,7 +143,6 @@
} }
// //
console.log('通知的消息1',result)
if (result.notificationEventType == 'notificationArrived') { if (result.notificationEventType == 'notificationArrived') {
if (result.content.includes('订单出餐已超时')) { if (result.content.includes('订单出餐已超时')) {
this.onPlayAudio(2) this.onPlayAudio(2)

Loading…
Cancel
Save