LiJun
2018-10-16 58a598834e4b87d6d0522b2d3374e478fb8dfa03
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);