parent
e425ab61cd
commit
b51262572b
|
|
@ -67,19 +67,19 @@
|
|||
{ "fileext", "png,jpg,gif,pdf" }, { "loginfo",Model.Assign.asno+"|9"}})
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@*<tr>
|
||||
<th>기본담당자명</th>
|
||||
<td colspan="3">@Html.TextBoxFor(m => m.Assign.mname, new { @class = "form-control", @maxlength = "50" })</td>
|
||||
</tr>
|
||||
<tr>
|
||||
</tr>*@
|
||||
@*<tr>
|
||||
<th>기본담당자연락처</th>
|
||||
<td colspan="3">@Html.TextBoxFor(m => m.Assign.mphone, new { @class = "form-control telnofmt mobilefmt nocomma", @data_zero = "1", @maxlength = "13" })</td>
|
||||
</tr>
|
||||
<tr>
|
||||
</tr>*@
|
||||
@*<tr>
|
||||
<th>계산서이메일</th>
|
||||
<td colspan="3">@Html.TextBoxFor(m => m.Assign.taxemail, new { @class = "form-control", @maxlength = "50" })</td>
|
||||
|
||||
</tr>
|
||||
</tr>*@
|
||||
<tr>
|
||||
<th>상태</th>
|
||||
<td colspan="3">
|
||||
|
|
|
|||
Loading…
Reference in New Issue