WebTM/views/PublicPage/SupplierInformation.html @@ -194,6 +194,7 @@ } }); sWhere1 = "";//调用接口后清空sWhere缓存 sWhere1 = " where HStopFlag=0 and HEndFlag=1 and HUSEORGID = " + sessionStorage["OrganizationID"] + " "; //列表 }); //以上是layui模块