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