星伟
2018-09-27 d3281891af5bf8e5069cb15b1f9c1d6a14c212c6
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,
            StationName3: home.StationName3,
            StationId: home.StationId
         };
         fourth(treeView, $(this).parent(), tmp);