星伟
2018-09-27 352d5f6ca76a7cc01fa1061895bbee8d40982e05
gx_tieta/WebRoot/pages/js/pages/siderbar.js
@@ -327,6 +327,9 @@
   // 展开三级导航
   function thirdSpread(treeView, container, data) {
      var tmp = {
         StationName1: data.StationName1,
         StationName2: data.StationName2,
         StationName3: data.StationName3,
         StationId: data.StationId
      };
      fourth(treeView, container, tmp, true);