浏览代码

Merge branch 'dev2.9.2.3' of http://192.168.3.207:10080/qmx/jy into dev2.9.2.3

zhangxinlei1996 5 年之前
父节点
当前提交
264385ebe6
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3 1
      src/jfw/modules/app/src/web/templates/weixin/historypush.html

+ 3 - 1
src/jfw/modules/app/src/web/templates/weixin/historypush.html

@@ -422,7 +422,9 @@
                 $('#showDatePicker .time_result').html(_formatDate).addClass('current');
             }
             //地区渲染
-            mapData();
+			try{
+            	mapData();
+			}catch(error){}
         }
 
         //下拉刷新