설비 대시 보드 상세 데이터 수정
This commit is contained in:
@@ -70,7 +70,7 @@ namespace CHN
|
||||
|
||||
public void DetailView(Machine machine, SimpleField data)
|
||||
{
|
||||
machineDashboardTable[machine].DetailInfoView(data);
|
||||
machineDashboardTable[machine].DetailInfoView(machine, data);
|
||||
}
|
||||
|
||||
public void CurrentDashoboardClose()
|
||||
|
||||
Reference in New Issue
Block a user