|
|
@ -162,13 +162,6 @@ namespace BWP.Web.Pages.B3ButcherManageToSale.Reports.SaleOutStockAnalyse2_ |
|
|
AddExcelExport(hbox); |
|
|
AddExcelExport(hbox); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
void AddQueryButtons(VLayoutPanel vbox) |
|
|
|
|
|
{ |
|
|
|
|
|
Panel buttonPanel = vbox.Add(new Panel()); |
|
|
|
|
|
buttonPanel.Controls.Add(new RedirectTSButton("清除条件")); |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
//protected override void AddQueryButtons(VLayoutPanel vbox)
|
|
|
//protected override void AddQueryButtons(VLayoutPanel vbox)
|
|
|
//{
|
|
|
//{
|
|
|
// Panel buttonPanel = vbox.Add(new Panel(), new VLayoutOption(HorizontalAlign.Left));
|
|
|
// Panel buttonPanel = vbox.Add(new Panel(), new VLayoutOption(HorizontalAlign.Left));
|
|
|
|