Преглед изворни кода

feature: 删除重复注销mqtt clinet数据

332777428@qq.com пре 3 месеци
родитељ
комит
6d865ce27b
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      pages/pageA/index/index.js

+ 0 - 1
pages/pageA/index/index.js

@@ -1212,7 +1212,6 @@ Page({
       return;
     };
     constant.app.globalData.client.end(true);
-    constant.app.globalData.client.end(true);
     constant.app.globalData.client = null;
   },
 })