居民助手

This commit is contained in:
liuye
2024-01-05 17:37:04 +08:00
parent 537d27db17
commit aa7caf498b

View File

@@ -216,7 +216,7 @@ export default {
})
},
play(src, index) {
// innerAudioContext.stop();
innerAudioContext.stop();
this.messageList.map((item) => {
if(item.sdkFileUrl) {
item.isPlay = false