pages/cluetask/home/options-proxy.js
@@ -22,6 +22,7 @@ locationValue, } = e.detail; this.setData({ location: { provinceName, cityName, districtName, @@ -31,6 +32,7 @@ districtCode, townCode, locationValue, }, }); }, initLocation(e) { @@ -40,8 +42,7 @@ // 行政区划切换时,获取新的线上监管信息以及线下巡查监管信息 onLocationChange(e) { this.setLocation(e); this.fetchSupervision(); this.fetchInspection(); this._startLoad(); }, // 时间更改