修改蓝牙发现逻辑自动连接过的不再被发现的问题,上架驳回问题处理
This commit is contained in:
@ -467,7 +467,8 @@
|
||||
if (this.$refs.swipeAction) {
|
||||
this.$refs.swipeAction.closeAll();
|
||||
}
|
||||
|
||||
console.log("111111",this.deviceId);
|
||||
console.log("ble==null,",ble)
|
||||
ble && ble.DropDevice(this.deviceId.id);
|
||||
} else {
|
||||
uni.showToast({
|
||||
|
||||
Reference in New Issue
Block a user