Przeglądaj źródła

2024年2月4日14:30:38

yxb
wq 1 rok temu
rodzic
commit
edc273783d
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2
    0
      pages/bluetooth/bluetooth.vue

+ 2
- 0
pages/bluetooth/bluetooth.vue Wyświetl plik

@@ -432,9 +432,11 @@
jtApi.connectDevice(
device,
function (res) {
console.log('设备链接1', res)
connectSuccess(res);
},
function (res) {
console.log('设备链接2', res)
listenStatus(res);
}
);

Ładowanie…
Anuluj
Zapisz