Fix ricerca documenti
This commit is contained in:
@@ -140,7 +140,7 @@ namespace MP_TAB_SERV.Components
|
||||
|
||||
private async Task ReloadComments()
|
||||
{
|
||||
RecordListComments = await TabServ.CommentiGetLastByMacc(RecMSE?.IdxMacchina, NumComm);
|
||||
RecordListComments = await TabServ.CommentiGetLastByMacc(RecMSE?.IdxMacchina, NumGiorni, NumComm);
|
||||
}
|
||||
|
||||
private async Task ReloadFnq()
|
||||
|
||||
Reference in New Issue
Block a user