diff --git a/src/main/resources/mybatisMapper/FipTarget.xml b/src/main/resources/mybatisMapper/FipTarget.xml index c6021ce0..5a699c0d 100644 --- a/src/main/resources/mybatisMapper/FipTarget.xml +++ b/src/main/resources/mybatisMapper/FipTarget.xml @@ -340,7 +340,7 @@ (select item_value from code_mgt where item_cd = pw.wrt_title) as wrt_title, pw.wrt_nm, pw.work_dt, - pw.save_yn, + pw.status, pw.work_info, work_type, pw.description, diff --git a/src/main/resources/templates/fipTarget/partWorkList.html b/src/main/resources/templates/fipTarget/partWorkList.html index f6a4b45a..5ab4089d 100644 --- a/src/main/resources/templates/fipTarget/partWorkList.html +++ b/src/main/resources/templates/fipTarget/partWorkList.html @@ -82,10 +82,10 @@ - + - +