| WebTM/views/PublicPage/DeptInformation.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
WebTM/views/PublicPage/DeptInformation.html
@@ -87,7 +87,7 @@ , laydate = layui.laydate , util = layui.util , tree = layui.tree var sWhere = " where HStopFlag=0 and HEndFlag<>'1' and HUSEORGID = " + sessionStorage["OrganizationID"] + " "; //树型 var sWhere = " where HStopFlag=0 and HEndFlag<>'1' and HUSEORGID = " + sessionStorage["OrganizationID"] + " "; //树型100046 sessionStorage["OrganizationID"] var sWhere1 = " where HStopFlag=0 and HEndFlag=1 and HUSEORGID = " + sessionStorage["OrganizationID"] + " "; //列表 tree.render({