Fix errore variabile display macchina
This commit is contained in:
@@ -53,7 +53,7 @@ namespace MP_TAB_SERV.Components
|
||||
|
||||
protected string IdxMaccSel
|
||||
{
|
||||
get => codArtSel;
|
||||
get => idxMaccSel;
|
||||
set
|
||||
{
|
||||
if (idxMaccSel != value)
|
||||
|
||||
Reference in New Issue
Block a user