Fix componente batch current
This commit is contained in:
@@ -99,8 +99,6 @@ namespace NKC_WF.WebUserControls
|
||||
set
|
||||
{
|
||||
cmp_MachSelSmart.MachineSel = value;
|
||||
hfMachine.Value = value;
|
||||
frmView.DataBind();
|
||||
}
|
||||
}
|
||||
|
||||
@@ -351,7 +349,6 @@ namespace NKC_WF.WebUserControls
|
||||
lastCmd = "";
|
||||
}
|
||||
cmp_stackNextloading.BatchId = BatchIdCurr;
|
||||
MachineSel = "";
|
||||
raiseEvent();
|
||||
doUpdate();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user