pages/wareHouse/nuclearScale/nuclearscalerecord.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
pages/wareHouse/nuclearScale/nuclearscalerecord.vue
@@ -470,7 +470,9 @@ } }) } catch (error) { console.log(error) } }, tapQuery(item) { this.maskShow = false @@ -517,7 +519,8 @@ // 搜索到设备回调 uni.hideLoading() // 如果之前有连接的设备但不在搜索结果中,说明设备已更换 if (_this.connectedDevice && !r.some(dev => dev.address === _this.connectedDevice.address)) { if (_this.connectedDevice && !r.some(dev => dev.address === _this .connectedDevice.address)) { _this.connectedDevice = null; uni.showToast({ icon: 'none',