This commit is contained in:
aihe 2024-05-10 12:13:09 +08:00
parent 10cc48d6db
commit c7d6e94076

View File

@ -183,7 +183,6 @@ export default {
// 停止搜寻附近的蓝牙外围设备
async stopDiscoveryPrinter () {
this.searchLoading = false
let res = await this.renderPic()
uni.stopBluetoothDevicesDiscovery()
},
async handleSelectDeviceId (item) {