diff --git a/BO/Views/user/asr.cshtml b/BO/Views/user/asr.cshtml
index a3f6d26..9405fbb 100644
--- a/BO/Views/user/asr.cshtml
+++ b/BO/Views/user/asr.cshtml
@@ -67,19 +67,19 @@
{ "fileext", "png,jpg,gif,pdf" }, { "loginfo",Model.Assign.asno+"|9"}})
-
+ @*
| 기본담당자명 |
@Html.TextBoxFor(m => m.Assign.mname, new { @class = "form-control", @maxlength = "50" }) |
-
-
+
*@
+ @*
| 기본담당자연락처 |
@Html.TextBoxFor(m => m.Assign.mphone, new { @class = "form-control telnofmt mobilefmt nocomma", @data_zero = "1", @maxlength = "13" }) |
-
-
+
*@
+ @*
| 계산서이메일 |
@Html.TextBoxFor(m => m.Assign.taxemail, new { @class = "form-control", @maxlength = "50" }) |
-
+ *@
| 상태 |
|