tianyi 13 hours ago
parent
commit
7d4805fc7a
  1. 1
      components/print/index.js

1
components/print/index.js

@ -68,7 +68,6 @@ export default {
}); });
let server = []; let server = [];
await bluetooth.getBLEDeviceServices().then((res) => { await bluetooth.getBLEDeviceServices().then((res) => {
bluetooth.notifyId = ''; bluetooth.notifyId = '';
bluetooth.writeId = ''; bluetooth.writeId = '';
bluetooth.num = 0; bluetooth.num = 0;

Loading…
Cancel
Save