| | |
| | | <button type="button" class="addBtn" onclick="OpenWindow('自定义质疑事项','98%','100%', '/SysCode/Editquestionzidingyi')" data-type="1">自定义质疑事项</button> |
| | | </div> |
| | | <div class="col-sm-2 col-md-2" grouptype="Vdata"> |
| | | <button type="button" class="addBtn" onclick="addlawinfo(this)" data-type="1">自定义法律依据</button> |
| | | <button type="button" class="addBtn" onclick="addlawinfo(this)" data-type="1">新增法律依据</button> |
| | | </div> |
| | | @*<div class="col-sm-2 col-md-2" grouptype="Vdata"> |
| | | <button type="button" class="addBtn" onclick="addquestion(this)" data-type="1">新增质疑事项</button> |
| | |
| | | <div class="clearfix layer-area" style="padding-bottom:15px;"> |
| | | <label grouptype="Vdata" class="text-right col-sm-1 col-md-1 control-label">法律依据</label> |
| | | <div class="col-sm-8 col-md-8"> |
| | | 《@(challengeItemDTOs[i].sysCodeDtls[j].CodeSn)》@(challengeItemDTOs[i].sysCodeDtls[j].Classify2):@challengeItemDTOs[i].sysCodeDtls[j].Contents |
| | | 《@(challengeItemDTOs[i].sysCodeDtls[j].Classify3)》@(challengeItemDTOs[i].sysCodeDtls[j].Classify2):@challengeItemDTOs[i].sysCodeDtls[j].Contents |
| | | </div> |
| | | <input type="hidden" name="Law" value="@challengeItemDTOs[i].sysCodeDtls[j].Comments" /> |
| | | <input type="hidden" name="Law" value="@challengeItemDTOs[i].sysCodeDtls[j].CodeSn" /> |
| | | <input type="hidden" name="challengeItemIdlaw" value="@challengeItemDTOs[i].Id" /> |
| | | <div class="col-sm-1 col-md-1" grouptype="Vdata"> |
| | | <button type="button" class="delBtn" onclick="dellawBtn(this)" data-type="1" style="width:32px">-</button> |
| | |
| | | <div class="clearfix layer-area" style="padding-bottom:15px;"> |
| | | <label grouptype="Vdata" class="text-right col-sm-1 col-md-1 control-label">法律依据@(j+1)</label> |
| | | <div class="col-sm-8 col-md-8"> |
| | | 《@(challengeItemDTOs[i].sysCodeDtls[j].CodeSn)》@(challengeItemDTOs[i].sysCodeDtls[j].Classify2):@challengeItemDTOs[i].sysCodeDtls[j].Contents |
| | | 《@(challengeItemDTOs[i].sysCodeDtls[j].Classify3)》@(challengeItemDTOs[i].sysCodeDtls[j].Classify2):@challengeItemDTOs[i].sysCodeDtls[j].Contents |
| | | </div> |
| | | <input type="hidden" name="Law" value="@challengeItemDTOs[i].sysCodeDtls[j].Comments" /> |
| | | <input type="hidden" name="Law" value="@challengeItemDTOs[i].sysCodeDtls[j].CodeSn" /> |
| | | <input type="hidden" name="challengeItemIdlaw" value="@challengeItemDTOs[i].Id" /> |
| | | <div class="col-sm-1 col-md-1" grouptype="Vdata"> |
| | | <button type="button" class="delBtn" onclick="dellawBtn(this)" data-type="1" style="width:32px">-</button> |
| | |
| | | <button type="button" class="addBtn" onclick="OpenWindow('自定义质疑事项','98%','100%', '/SysCode/Editquestionzidingyi')" data-type="1">自定义质疑事项</button> |
| | | </div> |
| | | <div class="col-sm-2 col-md-2" grouptype="Vdata"> |
| | | <button type="button" class="addBtn" onclick="addlawinfo(this)" data-type="1">自定义法律依据</button> |
| | | <button type="button" class="addBtn" onclick="addlawinfo(this)" data-type="1">新增法律依据</button> |
| | | </div> |
| | | @*<div class="col-sm-2 col-md-2" grouptype="Vdata"> |
| | | <button type="button" class="addBtn" onclick="addquestion(this)" data-type="1">新增质疑事项</button> |
| | |
| | | </div> |
| | | |
| | | <div class="clearfix layer-area" style="padding-bottom:15px;"> |
| | | <label grouptype="Vdata" class="text-right col-sm-1 col-md-1 control-label">事实依据@(i+1)</label> |
| | | <label grouptype="Vdata" class="text-right col-sm-1 col-md-1 control-label">事实依据</label> |
| | | <div class="col-sm-8 col-md-8"> |
| | | <textarea class="form-control bt" name="Evidential" title="事实依据" isempty="" maxlength="3500" length="long" style="resize:none;overflow-y:hidden; min-height:60px;" onpropertychange="this.style.height=this.scrollHeight + 'px'" oninput="this.style.height=this.scrollHeight + 'px'">@challengeItemDTOs[i].Evidential</textarea> |
| | | </div> |
| | |
| | | <div class="clearfix layer-area" style="padding-bottom:15px;"> |
| | | <label grouptype="Vdata" class="text-right col-sm-1 col-md-1 control-label">法律依据</label> |
| | | <div class="col-sm-8 col-md-8"> |
| | | 《@(challengeItemDTOs[i].sysCodeDtls[j].CodeSn)》@(challengeItemDTOs[i].sysCodeDtls[j].Classify2):@challengeItemDTOs[i].sysCodeDtls[j].Contents |
| | | 《@(challengeItemDTOs[i].sysCodeDtls[j].Classify3)》@(challengeItemDTOs[i].sysCodeDtls[j].Classify2):@challengeItemDTOs[i].sysCodeDtls[j].Contents |
| | | </div> |
| | | <input type="hidden" name="Law" value="@challengeItemDTOs[i].sysCodeDtls[j].Comments" /> |
| | | <input type="hidden" name="Law" value="@challengeItemDTOs[i].sysCodeDtls[j].CodeSn" /> |
| | | <input type="hidden" name="challengeItemIdlaw" value="@challengeItemDTOs[i].Id" /> |
| | | <div class="col-sm-1 col-md-1" grouptype="Vdata"> |
| | | <button type="button" class="delBtn" onclick="dellawBtn(this)" data-type="1" style="width:32px">-</button> |
| | |
| | | <div class="clearfix layer-area" style="padding-bottom:15px;"> |
| | | <label grouptype="Vdata" class="text-right col-sm-1 col-md-1 control-label">法律依据@(j+1)</label> |
| | | <div class="col-sm-8 col-md-8"> |
| | | 《@(challengeItemDTOs[i].sysCodeDtls[j].CodeSn)》@(challengeItemDTOs[i].sysCodeDtls[j].Classify2):@challengeItemDTOs[i].sysCodeDtls[j].Contents |
| | | 《@(challengeItemDTOs[i].sysCodeDtls[j].Classify3)》@(challengeItemDTOs[i].sysCodeDtls[j].Classify2):@challengeItemDTOs[i].sysCodeDtls[j].Contents |
| | | </div> |
| | | <input type="hidden" name="Law" value="@challengeItemDTOs[i].sysCodeDtls[j].Comments" /> |
| | | <input type="hidden" name="Law" value="@challengeItemDTOs[i].sysCodeDtls[j].CodeSn" /> |
| | | <input type="hidden" name="challengeItemIdlaw" value="@challengeItemDTOs[i].Id" /> |
| | | <div class="col-sm-1 col-md-1" grouptype="Vdata"> |
| | | <button type="button" class="delBtn" onclick="dellawBtn(this)" data-type="1" style="width:32px">-</button> |
| | |
| | | <div class="clearfix layer-area" style="padding-bottom:15px;"> |
| | | <label grouptype="Vdata" class="text-right col-sm-1 col-md-1 control-label">法律依据</label> |
| | | <div class="col-sm-8 col-md-8" > |
| | | 《` + data.DataList[i].CodeSn + `》` + data.DataList[i].Classify2 + `:` + data.DataList[i].Contents + ` |
| | | 《` + data.DataList[i].Classify3 + `》` + data.DataList[i].Classify2 + `:` + data.DataList[i].Contents + ` |
| | | |
| | | </div> |
| | | <input type="hidden" name="Law" value="` + data.DataList[i].Comments + `" /> |
| | | <input type="hidden" name="Law" value="` + data.DataList[i].CodeSn + `" /> |
| | | <input type="hidden" name="challengeItemIdlaw" value="` + data.Remark + `" /> |
| | | <div class="col-sm-1 col-md-1" grouptype="Vdata"> |
| | | <button type="button" class="delBtn" onclick="dellawBtn(this)" data-type="1" style="width:32px">-</button> |
| | |
| | | <div class="clearfix layer-area" style="padding-bottom:15px;"> |
| | | <label grouptype="Vdata" class="text-right col-sm-1 col-md-1 control-label">法律依据 ` + (i+1) + `</label> |
| | | <div class="col-sm-8 col-md-8" > |
| | | 《` + data.DataList[i].CodeSn + `》` + data.DataList[i].Classify2 + `:` + data.DataList[i].Contents + ` |
| | | 《` + data.DataList[i].Classify3 + `》` + data.DataList[i].Classify2 + `:` + data.DataList[i].Contents + ` |
| | | |
| | | </div> |
| | | <input type="hidden" name="Law" value="` + data.DataList[i].Comments + `" /> |
| | | <input type="hidden" name="Law" value="` + data.DataList[i].CodeSn + `" /> |
| | | <input type="hidden" name="challengeItemIdlaw" value="` + data.Remark + `" /> |
| | | <div class="col-sm-1 col-md-1" grouptype="Vdata"> |
| | | <button type="button" class="delBtn" onclick="dellawBtn(this)" data-type="1" style="width:32px">-</button> |
| | |
| | | if (document.getElementsByName("Question").length == 1) { |
| | | |
| | | $('#Questionlabel').text("质疑事项1"); |
| | | $('#Evidentiallabel').text("事实依据1"); |
| | | $('#Evidentiallabel').text("事实依据"); |
| | | } |
| | | |
| | | $('#zhiyishixiang').append(` <div class="zhiyishixiangitem"> |
| | |
| | | </div> |
| | | |
| | | <div class="clearfix layer-area" style="padding-bottom:15px;"> |
| | | <label grouptype="Vdata" class="text-right col-sm-1 col-md-1 control-label">事实依据`+ (sss + 1) + `</label> |
| | | <label grouptype="Vdata" class="text-right col-sm-1 col-md-1 control-label">事实依据</label> |
| | | <div class="col-sm-8 col-md-8"> |
| | | <textarea class="form-control bt" name="Evidential" title="事实依据`+ sss + `" isempty="" maxlength="3500" length="long" style="resize:none;overflow-y:hidden; min-height:60px;" onpropertychange="this.style.height=this.scrollHeight + 'px'" oninput="this.style.height=this.scrollHeight + 'px'"></textarea> |
| | | <textarea class="form-control bt" name="Evidential" title="事实依据" isempty="" maxlength="3500" length="long" style="resize:none;overflow-y:hidden; min-height:60px;" onpropertychange="this.style.height=this.scrollHeight + 'px'" oninput="this.style.height=this.scrollHeight + 'px'"></textarea> |
| | | </div> |
| | | </div> |
| | | <div id="falvyiju`+ sss + `"> |
| | |
| | | var _reloadPageData = function () { |
| | | window.location = "/CooperOrder/EditZhiyihan?id=" + $("#OrderId").val(); |
| | | } |
| | | var _reloadPageData1 = function (ReturnID) { |
| | | window.location = "/CooperOrder/EditZhiyihan?id=" + $("#OrderId").val() + "&ReturnID=" + ReturnID; |
| | | } |
| | | var addquestion = function () { |
| | | OpenWindow("新增质疑事项", "98%", "90%", "/SysCode/Editquestion/"); |
| | | } |