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