添加全局蓝牙消息监听
This commit is contained in:
@ -25,8 +25,7 @@ export const hideLoading = (ev) => {
|
||||
|
||||
if(!ev){
|
||||
return;
|
||||
}
|
||||
console.log("hide.....")
|
||||
}
|
||||
ev.$refs.loading.hide();
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user