Explorar el Código

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

Damon hace 8 meses
padre
commit
e46bb598d0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;
     };