SelM/Crm_ComplainVisitBillList.cs
@@ -47,7 +47,7 @@ //过滤条件 if (frmCondition.SqlStr.Trim().Length == 0) return; sSql = frmCondition.SqlStr + sWhere + " order by 单据号 desc,hsubid "; sSql = frmCondition.SqlStr + sWhere + sDlgWhere + " order by 单据号 desc,hsubid "; // DSet = SubCn.RunProcReturn(sSql, ViewName, ref DBUtility.ClsPub.sExeReturnInfo); //生成首行标题