Fix errore variabile display macchina

This commit is contained in:
Samuele Locatelli
2023-10-02 17:37:55 +02:00
parent 3ab761fc0d
commit 680bc0d4f6
@@ -53,7 +53,7 @@ namespace MP_TAB_SERV.Components
protected string IdxMaccSel
{
get => codArtSel;
get => idxMaccSel;
set
{
if (idxMaccSel != value)