测试提交
This commit is contained in:
parent
8896b9cfec
commit
079e75bc58
|
|
@ -386,7 +386,7 @@ namespace DM_Weight.Report
|
|||
Report.DetailGrid.Recordset.ConnectionString = gridConnectionString;
|
||||
Report.DetailGrid.Recordset.QuerySQL = SQL;
|
||||
|
||||
Report.PrintPreview(true);
|
||||
Report.PrintPreview(true);
|
||||
}
|
||||
public static void PrintReportAccountBook(DateTime? startDate, DateTime? endDate, string drug_id)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue