|
@@ -799,7 +799,7 @@ namespace DW5S.App.UserControl
|
|
|
this.ctrlPagePos.RefreshData();
|
|
|
}
|
|
|
|
|
|
- private async Task<List<PosResViewModel>> searchPos(CancellationToken ct = default)
|
|
|
+ private async Task<List<PosResViewModel>> SearchPos(CancellationToken ct = default)
|
|
|
{
|
|
|
gridView2.ClearSorting();
|
|
|
gridView2.ClearFindFilter();
|