From d2717ed0b3a173b91369a917173abd8145a87152 Mon Sep 17 00:00:00 2001 From: sgshin Date: Tue, 3 Dec 2024 06:13:54 +0000 Subject: [PATCH] =?UTF-8?q?pms:6203=20=EC=9E=91=EC=97=85=20=EC=BB=A4?= =?UTF-8?q?=EB=B0=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FO/Views/Course/ApplyEdu.cshtml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/FO/Views/Course/ApplyEdu.cshtml b/FO/Views/Course/ApplyEdu.cshtml index 27caba6..98dfd09 100644 --- a/FO/Views/Course/ApplyEdu.cshtml +++ b/FO/Views/Course/ApplyEdu.cshtml @@ -181,7 +181,9 @@ 사업자등록번호 @Html.TextBoxFor(x => x.Assign.brno, new { @class = "apylpt", @maxlength = "10", @readonly = true, @style = "background-color:#ddd;" }) - 검색 + 검색 + ※ 소속 업체가 변경된 경우 검색버튼을 눌러 현재 소속 업체의 사업자등록번호를 입력 해주세요. + 회사명 @@ -549,7 +551,7 @@ if (model.assign.asno == 0) { $("#btnassign").show(); } else { - $("#btnassign").hide(); + /*$("#btnassign").hide();*/ } if ($("input:radio[name='isrebate']:checked").val() == "1") {