1
0
forked from dyf/APP

添加全局蓝牙消息监听

This commit is contained in:
liub
2025-08-18 16:30:44 +08:00
parent 76329756c9
commit 5e5bde6934
3 changed files with 275 additions and 37 deletions

View File

@ -25,8 +25,7 @@ export const hideLoading = (ev) => {
if(!ev){
return;
}
console.log("hide.....")
}
ev.$refs.loading.hide();