uu
This commit is contained in:
parent
10cc48d6db
commit
c7d6e94076
@ -183,7 +183,6 @@ export default {
|
|||||||
// 停止搜寻附近的蓝牙外围设备
|
// 停止搜寻附近的蓝牙外围设备
|
||||||
async stopDiscoveryPrinter () {
|
async stopDiscoveryPrinter () {
|
||||||
this.searchLoading = false
|
this.searchLoading = false
|
||||||
let res = await this.renderPic()
|
|
||||||
uni.stopBluetoothDevicesDiscovery()
|
uni.stopBluetoothDevicesDiscovery()
|
||||||
},
|
},
|
||||||
async handleSelectDeviceId (item) {
|
async handleSelectDeviceId (item) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user