添加录音的权限

This commit is contained in:
liub
2025-10-21 12:13:55 +08:00
parent 90cee62df1
commit c6ed8635c7
2 changed files with 6 additions and 3 deletions

View File

@ -377,7 +377,7 @@
}
Promise.allSettled(promis).finally(() => {
ble.StopSearch().then(res => {
ble.StopSearch().finally(res => {
// console.log("停止搜索成功");
these.EquipMents = [];
these.PairEquip = [];