YL
2021-09-28 c2c6c5dd4c8a9f68dd7a6be5237f23a21aaa90b7
WorkM/Éú²ú¹ÜÀí/Sc_ICMOBillList.cs
@@ -49,7 +49,7 @@
            //过滤条件
            if (frmCondition.SqlStr.Trim().Length == 0)
                return;
            sSql = frmCondition.SqlStr + sWhere + sDlgWhere + " order by å•据号 desc,hsubid ";
            sSql = frmCondition.SqlStr + sWhere + sDlgWhere + " and HPRDORGID=" + DBUtility.ClsPub.HOrgID + " order by å•据号 desc,hsubid ";
            //
            DSet = SubCn.RunProcReturn(sSql, ViewName, ref DBUtility.ClsPub.sExeReturnInfo);
            //生成首行标题