From 73d874580c422ce8a5eacb045b9000df381827bd Mon Sep 17 00:00:00 2001 From: lch Date: Tue, 11 May 2021 07:59:36 +0000 Subject: [PATCH] =?UTF-8?q?=ED=98=84=EA=B8=88=20=EC=98=81=EC=88=98?= =?UTF-8?q?=EC=A6=9D=ED=8C=9D=EC=97=85=20=ED=98=B8=EC=B6=9C=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FO/Views/My/Document.cshtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FO/Views/My/Document.cshtml b/FO/Views/My/Document.cshtml index 1ee0fb7..8518450 100644 --- a/FO/Views/My/Document.cshtml +++ b/FO/Views/My/Document.cshtml @@ -117,9 +117,9 @@ { if (item.iscashrct == 1) /*현금영수증신청*/ { - if (!string.IsNullOrEmpty(item.cshrpgkey) && item.cshrpgkey != "0" ) /*세금계산서신청*/ + if (!string.IsNullOrEmpty(item.cshrpgkey) && item.cshrpgkey != "0" ) //현금영수증 승인번호가 있으면 영수증팝업 호출 { - [인쇄] + [인쇄] } else {