Administrator
2018-10-15 2f10da83d8087ed1b47b8edc9ff29ca5248f504d
gx_tieta/WebRoot/charge-test.jsp
@@ -4646,6 +4646,9 @@
      treeView.ele.on('click', '.home', function() {
         var home = $(this).data('attr');
         var tmp = {
            StationName1: home.StationName1,
            StationName2: home.StationName2,
            StationName: home.StationName,
            StationId: home.StationId
         };
         fourth(treeView, $(this).parent(), tmp);