장비목록 그룹별 분리

This commit is contained in:
chi
2023-01-09 09:37:52 +09:00
parent a1332a2720
commit 32b5059af8
15 changed files with 830 additions and 383 deletions

View File

@@ -67,6 +67,7 @@ namespace FEQ0000
newdr.Remark = dr.memo;
newdr.plant = dr.plant;
newdr.grp2 = dr.grp2;
newdr.gcode = FCOMMON.info.Login.gcode;
dtSum.AddvEquStockAllRow(newdr);
}
}