whychdw
2019-08-31 74d8534a366850995e2403ebe4af58097eb67843
src/pages/battery/battery.js
@@ -116,7 +116,7 @@
                    this.devInfo = $.extend({}, this.devInfo, data);
                },
                handlerTr: function(data) {
                    router.load({url: '../battery/batteryInfo.html', param: data });
                    router.load({url: '../battery/batteryInfo.html', param: data,reload:true});
                },
                searchDevice: function() {
                    var self = this;