Administrator
2018-10-13 40aa8432be48b7ec058ed8073ab6286a0f77ca2a
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);