주민번호 - 삽입
This commit is contained in:
parent
f841009a00
commit
b0ed90d56c
|
|
@ -152,7 +152,7 @@
|
|||
<td>@item.kind</td>
|
||||
<td>@item.cshape</td>
|
||||
<td>@item.username</td>
|
||||
<td>@item.userpno</td>
|
||||
<td>@(item.userpno.Length > 7 ? item.userpno.Insert(6,"-") : item.userpno)</td>
|
||||
<td>@item.typeman</td>
|
||||
<td>@item.edukind</td>
|
||||
<td>@item.typeedu</td>
|
||||
|
|
|
|||
Loading…
Reference in New Issue