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