From f4b604e3924ea98ba7a6296cca5c2a131a2ad305 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B0=95=EC=84=9D=20=EC=B5=9C?= Date: Fri, 28 Apr 2023 09:51:07 +0900 Subject: [PATCH] =?UTF-8?q?=EC=99=B8=EC=82=AC=EB=B6=84=EC=8B=A4=20?= =?UTF-8?q?=EC=8B=A4=EC=A0=81=20=EC=98=A4=EB=A5=98=20=EC=88=98=EC=A0=95.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/mybatisMapper/FipTarget.xml | 2 +- src/main/resources/templates/fipTarget/partWorkList.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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 @@ - + - +