m-bom 수정

This commit is contained in:
2025-11-25 15:15:20 +09:00
parent 9a2bd56d09
commit 884dc44dd1
9 changed files with 161 additions and 39 deletions

View File

@@ -941,7 +941,7 @@ public class PartMngController {
}
Map code_map = new HashMap();
code_map.put("rev", commonService.bizMakeOptionList("", "", "common.getRevNoselect"));
//code_map.put("rev", commonService.bizMakeOptionList("", "", "common.getRevNoselect"));
code_map.put("product_code", commonService.bizMakeOptionList("", "", "common.getProductNoselect"));
// E-BOM 목록 (기존 getActiveBomList 사용)