@ -233,7 +233,7 @@ export default {
// 添加 onend 事件处理器
utterance.onend = function () {
this.popupMsg = '';
Notification.colseAll();
// Notification.colseAll();
console.log('Speech has finished.');
};