주민번호 - 삽입

This commit is contained in:
lch 2021-05-21 08:51:23 +00:00
parent f841009a00
commit b0ed90d56c
1 changed files with 1 additions and 1 deletions

View File

@ -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>