From a0db30b3aaadf91bcc9b4b9c31bf7752e900e002 Mon Sep 17 00:00:00 2001 From: weipengfei <2187978347@qq.com> Date: Mon, 1 Apr 2024 13:50:43 +0800 Subject: [PATCH] 1 --- App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/App.vue b/App.vue index a3909ec..e4cda22 100644 --- a/App.vue +++ b/App.vue @@ -132,7 +132,7 @@ console.log("通知", result) - if (result.extras.type == 'ORDER_CREATE') { + if (result.extras.type == 'ORDER_CREATE' && result.extras.mp3.length>0) { if(result.extras.mp3[0]=='微信') this.audioTeam.push('/static/audio/wechat.MP3') if(result.extras.mp3[0]=='支付宝') this.audioTeam.push('/static/audio/pay.MP3') result.extras.mp3.map(item=>{