Przeglądaj źródła

feature: 解决多了个I报错问题

Damon 8 miesięcy temu
rodzic
commit
e46bb598d0
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      pages/index/index.js

+ 1 - 1
pages/index/index.js

@@ -360,7 +360,7 @@ Page({
   },
 
   getchannelData(clientType) {
-    var that = this; Ï
+    var that = this;
     if (that.data.deviceListIndex === null) {
       return;
     };