| | |
| | | <form id="formtest"> |
| | | <div class="wrapper wrapper-content" id="ibox-content" style="padding:15px;"> |
| | | <div class="row"> |
| | | <div id="content" style="overflow-y:auto;height:100%;"> |
| | | <div id="content" style="overflow-y:auto;height:100%;background: #fff;width:850px; margin: 0 auto;"> |
| | | <div id="page1" style="page-break-after:always;"> |
| | | <table border="0" align="center" cellpadding="3" cellspacing="0"> |
| | | <tr> |
| | |
| | | { |
| | | <tr> |
| | | <td colspan="2"> |
| | | 质疑事项@(i!=0?(i+""):""):<span style="text-indent:10px">@challengeItemDTOs[i].QuestionName </span> |
| | | 质疑事项@((i+1)+""):<span style="text-indent:10px">@challengeItemDTOs[i].QuestionName </span> |
| | | <br /> |
| | | 事实依据@(i!=0?(i+""):""):<span>@challengeItemDTOs[i].Evidential</span> |
| | | 事实依据:<span>@challengeItemDTOs[i].Evidential</span> |
| | | <br /> |
| | | 法律依据@(i!=0?(i+""):""):<span>@challengeItemDTOs[i].LawName</span> |
| | | 法律依据:<span>@challengeItemDTOs[i].LawName</span> |
| | | <br /> |
| | | 内容@(i!=0?(i+""):""):<span>@challengeItemDTOs[i].Lawcoment</span> |
| | | 内容:<span>@challengeItemDTOs[i].Lawcoment</span> |
| | | <br /> |
| | | </td> |
| | | </tr> |