| | |
| | | } |
| | | |
| | | </select> |
| | | |
| | | <input type="hidden" name="complaintItemId" value="@complaintItemDTOs[i].Id" /> |
| | | </div> |
| | | |
| | | |
| | |
| | | { |
| | | @if (complaintItemDTOs[i].sysCodeDtls.Count == 1) |
| | | { |
| | | <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"> |
| | | 《@(complaintItemDTOs[i].sysCodeDtls[j].CodeSn)》@(complaintItemDTOs[i].sysCodeDtls[j].Classify2):@complaintItemDTOs[i].sysCodeDtls[j].Contents |
| | | </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"> |
| | | 《@(complaintItemDTOs[i].sysCodeDtls[j].CodeSn)》@(complaintItemDTOs[i].sysCodeDtls[j].Classify2):@complaintItemDTOs[i].sysCodeDtls[j].Contents |
| | | </div> |
| | | <input type="hidden" name="Law" value="@complaintItemDTOs[i].sysCodeDtls[j].Comments" /> |
| | | <input type="hidden" name="complaintItemIdlaw" value="@complaintItemDTOs[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> |
| | | |
| | | |
| | | </div> |
| | | </div> |
| | | } |
| | | else |
| | | { |
| | | <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"> |
| | | 《@(complaintItemDTOs[i].sysCodeDtls[j].CodeSn)》@(complaintItemDTOs[i].sysCodeDtls[j].Classify2):@complaintItemDTOs[i].sysCodeDtls[j].Contents |
| | | </div> |
| | | <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"> |
| | | 《@(complaintItemDTOs[i].sysCodeDtls[j].CodeSn)》@(complaintItemDTOs[i].sysCodeDtls[j].Classify2):@complaintItemDTOs[i].sysCodeDtls[j].Contents |
| | | </div> |
| | | <input type="hidden" name="Law" value="@complaintItemDTOs[i].sysCodeDtls[j].Comments" /> |
| | | <input type="hidden" name="complaintItemIdlaw" value="@complaintItemDTOs[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> |
| | | |
| | | |
| | | </div> |
| | | </div> |
| | | } |
| | | } |
| | | </div> |
| | |
| | | } |
| | | |
| | | </select> |
| | | |
| | | <input type="hidden" name="complaintItemId" value="@complaintItemDTOs[i].Id" /> |
| | | </div> |
| | | |
| | | |
| | |
| | | { |
| | | @if (complaintItemDTOs[i].sysCodeDtls.Count == 1) |
| | | { |
| | | <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"> |
| | | 《@(complaintItemDTOs[i].sysCodeDtls[j].CodeSn)》@(complaintItemDTOs[i].sysCodeDtls[j].Classify2):@complaintItemDTOs[i].sysCodeDtls[j].Contents |
| | | </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"> |
| | | 《@(complaintItemDTOs[i].sysCodeDtls[j].CodeSn)》@(complaintItemDTOs[i].sysCodeDtls[j].Classify2):@complaintItemDTOs[i].sysCodeDtls[j].Contents |
| | | </div> |
| | | <input type="hidden" name="Law" value="@complaintItemDTOs[i].sysCodeDtls[j].Comments" /> |
| | | <input type="hidden" name="complaintItemIdlaw" value="@complaintItemDTOs[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> |
| | | |
| | | |
| | | </div> |
| | | </div> |
| | | } |
| | | else |
| | | { |
| | | <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"> |
| | | 《@(complaintItemDTOs[i].sysCodeDtls[j].CodeSn)》@(complaintItemDTOs[i].sysCodeDtls[j].Classify2):@complaintItemDTOs[i].sysCodeDtls[j].Contents |
| | | </div> |
| | | <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"> |
| | | 《@(complaintItemDTOs[i].sysCodeDtls[j].CodeSn)》@(complaintItemDTOs[i].sysCodeDtls[j].Classify2):@complaintItemDTOs[i].sysCodeDtls[j].Contents |
| | | </div> |
| | | |
| | | |
| | | </div> |
| | | <input type="hidden" name="Law" value="@complaintItemDTOs[i].sysCodeDtls[j].Comments" /> |
| | | <input type="hidden" name="complaintItemIdlaw" value="@complaintItemDTOs[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> |
| | | </div> |
| | | } |
| | | } |
| | | </div> |
| | |
| | | <div class="ibox-content" id="top" style="z-index:100; position:fixed; height:50px; width:100%;bottom:0; text-align: right; padding-top:8px "> |
| | | <div class="" style="float:right;" data-bootstro-width="500px" data-bootstro-content="功能按钮:“保存”,“删除”"> |
| | | @*<a class="btn btn-success" href="javascript:void(0)" onclick="delPosition();" style="margin-left:4px; border-radius:4px;"> |
| | | <i class="glyphicon glyphicon-remove"></i> <span class="bold">删除</span> |
| | | </a>*@ |
| | | <a class="btn btn-success" href="javascript:void(0)" onclick="printPosition();" style="margin-left:4px; border-radius:4px;"> |
| | | <i class="glyphicon glyphicon-ok"></i> <span class="bold">打印</span> |
| | | <i class="glyphicon glyphicon-remove"></i> <span class="bold">删除</span> |
| | | </a>*@ |
| | | @*<a class="btn btn-success" href="javascript:void(0)" onclick="printPosition();" style="margin-left:4px; border-radius:4px;"> |
| | | <i class="glyphicon glyphicon-ok"></i> <span class="bold">打印</span> |
| | | </a>*@ |
| | | <a class="btn btn-success" href="javascript:void(0)" onclick="savePosition(1);" style="margin-left:4px; border-radius:4px;"> |
| | | <i class="glyphicon glyphicon-ok"></i> <span class="bold">保存</span> |
| | | </a> |
| | | <a class="btn btn-success" href="javascript:void(0)" onclick="savePosition();" style="margin-left:4px; border-radius:4px;"> |
| | | <a class="btn btn-success" href="javascript:void(0)" onclick="savePosition(2);" style="margin-left:4px; border-radius:4px;"> |
| | | <i class="glyphicon glyphicon-ok"></i> <span class="bold">提交</span> |
| | | </a> |
| | | <input type="hidden" id="Status" name="Status" value="0" /> |
| | | </div> |
| | | </div> |
| | | |
| | |
| | | |
| | | |
| | | // 保存岗位信息 |
| | | var savePosition = function () { |
| | | |
| | | var savePosition = function (Status) { |
| | | |
| | | if ($.trim($("#TsrName").val()) == '') { |
| | | toastr.warning("投诉人不能为空"); |
| | | return; |
| | |
| | | toastr.warning("副本数量不能为空"); |
| | | return; |
| | | } |
| | | |
| | | $("#Status").val(Status); |
| | | |
| | | //var data = { id: $("#Id").val(), StartTime:$("#StartTime").val(), Sheng: $("#Sheng").val(), job_level: $("#Job_level").val().toString(), ExistsAttachment: fileId != "" } |
| | | $.ajax({ |
| | |
| | | |
| | | function Questionchangge(i) { |
| | | |
| | | |
| | | var challengeItemId = document.getElementsByName("complaintItemId")[i].value; |
| | | var sss = document.getElementsByName("Question")[i].value; |
| | | $.ajax({ |
| | | type: "GET", |
| | | url: "/CooperOrder/getQuestionLaw?id=" + sss + "&no=" + i, |
| | | url: "/CooperOrder/getQuestionLaw?id=" + sss + "&no=" + i + "&challengeItemId=" + challengeItemId, |
| | | dataType: "json", |
| | | global: false, |
| | | data: "", |
| | |
| | | 《` + data.DataList[i].CodeSn + `》` + data.DataList[i].Classify2 + `:` + data.DataList[i].Contents + ` |
| | | |
| | | </div> |
| | | |
| | | <input type="hidden" name="Law" value="` + data.DataList[i].Comments + `" /> |
| | | <input type="hidden" name="complaintItemIdlaw" 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> |
| | | </div> |
| | | `; |
| | | } else { |
| | |
| | | 《` + data.DataList[i].CodeSn + `》` + data.DataList[i].Classify2 + `:` + data.DataList[i].Contents + ` |
| | | |
| | | </div> |
| | | |
| | | <input type="hidden" name="Law" value="` + data.DataList[i].Comments + `" /> |
| | | <input type="hidden" name="complaintItemIdlaw" 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> |
| | | </div> |
| | | `; |
| | | } |
| | |
| | | } |
| | | |
| | | </select> |
| | | |
| | | <input type="hidden" name="complaintItemId" value="`+ (guid()) + `" /> |
| | | </div> |
| | | |
| | | </div> |
| | |
| | | |
| | | } |
| | | } |
| | | |
| | | |
| | | function dellawBtn(obj) { |
| | | |
| | | $(obj).parent().parent().remove(); |
| | | |
| | | |
| | | } |
| | | |
| | | function guid() { |
| | | function S4() { |
| | | return (((1 + Math.random()) * 0x10000) | 0).toString(16).substring(1); |
| | | } |
| | | return (S4() + S4() + "-" + S4() + "-" + S4() + "-" + S4() + "-" + S4() + S4() + S4()); |
| | | } |
| | | </script> |
| | | </body> |
| | | </html> |