DAL/¹«ÓÃ/frmHlpBillList1.cs
@@ -55,7 +55,9 @@ } sSql = frmCondition.SqlStr + sWhere ; sSql = sSql.Replace("AND ä½åºäºº=''", ""); sSql = sSql.Replace("Top 10", "top(1000)"); // DSet = SubCn.RunProcReturn(sSql, ViewName, ref DBUtility.ClsPub.sExeReturnInfo);