浏览代码

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

Damon 8 月之前
父节点
当前提交
e46bb598d0
共有 1 个文件被更改,包括 1 次插入1 次删除
  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;
     };