(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-581b5496"],{5123:function(t,e,s){"use strict";s.r(e);var a=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{staticClass:"app-container bgHeight"},[t.showCaseDetail?s("div",{staticClass:"detail-page"},[s("el-page-header",{attrs:{content:"诉讼详情"},on:{back:t.closeCaseDetail}}),t._v(" "),s("div",{staticClass:"detail-body"},[s("house-lawsuit-detail",{attrs:{row:t.caseDetailRow,"stage-list":t.houseLawsuitStageList,"status-list":t.houseLawsuitStatusList,"case-assignment-status-list":t.caseAssignmentStatusList}})],1)],1):s("div",{ref:"box",staticClass:"searchStys transition_dom"},[s("el-form",{ref:"query",attrs:{model:t.query}},[s("div",{ref:"form_box",staticClass:"searchBar"},[s("div",{staticClass:"searchInput"},[s("el-row",{attrs:{gutter:24}},[s("el-col",{attrs:{span:4}},[s("el-form-item",{attrs:{prop:"stageList"}},[s("el-select",{attrs:{multiple:"",clearable:"",placeholder:"请选择诉讼流程阶段"},model:{value:t.query.stageList,callback:function(e){t.$set(t.query,"stageList",e)},expression:"query.stageList"}},t._l(t.houseLawsuitStageList,(function(t){return s("el-option",{key:t.value,attrs:{label:t.label,value:t.value}})})),1)],1)],1),t._v(" "),s("el-col",{attrs:{span:4}},[s("el-form-item",{attrs:{prop:"statusList"}},[s("el-select",{attrs:{multiple:"",clearable:"",placeholder:"请选择流程结果"},model:{value:t.query.statusList,callback:function(e){t.$set(t.query,"statusList",e)},expression:"query.statusList"}},t._l(t.houseLawsuitStatusList,(function(t){return s("el-option",{key:t.value,attrs:{label:t.label,value:t.value}})})),1)],1)],1),t._v(" "),s("el-col",{attrs:{span:4}},[s("el-form-item",{attrs:{prop:"caseAssignmentStatus"}},[s("el-select",{attrs:{clearable:"",placeholder:"请选择委案状态"},model:{value:t.query.caseAssignmentStatus,callback:function(e){t.$set(t.query,"caseAssignmentStatus",e)},expression:"query.caseAssignmentStatus"}},t._l(t.caseAssignmentStatusList,(function(t){return s("el-option",{key:t.value,attrs:{label:t.label,value:t.value}})})),1)],1)],1),t._v(" "),s("el-col",{attrs:{span:4}},[s("el-form-item",{attrs:{prop:"houseNo"}},[s("el-input",{attrs:{clearable:"",placeholder:"请输入房屋号"},model:{value:t.query.houseNo,callback:function(e){t.$set(t.query,"houseNo",e)},expression:"query.houseNo"}})],1)],1),t._v(" "),s("el-col",{attrs:{span:4}},[s("el-form-item",{attrs:{prop:"caseAssignmentNo"}},[s("el-input",{attrs:{clearable:"",placeholder:"请输入委案编号"},model:{value:t.query.caseAssignmentNo,callback:function(e){t.$set(t.query,"caseAssignmentNo",e)},expression:"query.caseAssignmentNo"}})],1)],1)],1)],1),t._v(" "),s("div",{staticClass:"searchBtn"},[s("el-form-item",[s("el-button",{on:{click:function(e){return t.resetFormQuery("query")}}},[t._v("重置")]),t._v(" "),s("el-button",{attrs:{type:"primary"},on:{click:t.onSearch}},[t._v("查询")])],1)],1)])])],1),t._v(" "),t.showCaseDetail?t._e():s("el-card",{staticClass:"box-card",attrs:{shadow:"never"}},[s("div",{staticClass:"planLst",attrs:{slot:"header"},slot:"header"},[s("span",{staticClass:"planTitle"},[t._v("委案流程列表")]),t._v(" "),s("div",{staticStyle:{float:"right"}},[s("el-button",{staticStyle:{"margin-right":"8px"},attrs:{type:"primary"},on:{click:t.submitBatchCaseAssignment}},[t._v("\n 批量转入委案\n ")]),t._v(" "),s("el-button",{staticStyle:{"margin-right":"8px"},attrs:{type:"primary"},on:{click:t.openStageDialog}},[t._v("\n 批量修改阶段\n ")]),t._v(" "),s("el-button",{staticStyle:{"margin-right":"8px"},attrs:{type:"primary"},on:{click:t.openStatusDialog}},[t._v("\n 批量修改流程结果\n ")]),t._v(" "),s("el-button",{staticStyle:{"margin-right":"8px"},attrs:{type:"primary"},on:{click:t.openCaseTimeDialog}},[t._v("\n 批量修改案件时间\n ")]),t._v(" "),s("el-button",{attrs:{type:"primary"},on:{click:t.openCreateDialog}},[t._v("\n 转入诉讼流程\n ")])],1)]),t._v(" "),s("el-table",{directives:[{name:"loading",rawName:"v-loading",value:t.listLoading,expression:"listLoading"}],ref:"lawsuitTable",attrs:{border:"",data:t.list,"header-cell-style":t.headClass,"row-key":function(t){return t.id}},on:{"selection-change":t.handleSelectionChange}},[s("el-table-column",{attrs:{type:"selection",width:"55",align:"center","reserve-selection":!0}}),t._v(" "),s("el-table-column",{attrs:{align:"center",label:"房屋号","min-width":"120","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v("\n "+t._s(e.row.houseNo||"-")+"\n ")]}}],null,!1,4054528213)}),t._v(" "),s("el-table-column",{attrs:{align:"center",label:"诉讼流程阶段","min-width":"260","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[s("div",{staticClass:"cell-edit-wrap"},[t.editingStageRowId===e.row.id?[s("el-select",{staticClass:"cell-edit-select",attrs:{placeholder:"请选择诉讼流程阶段",clearable:"",size:"mini"},model:{value:t.editingStageValue,callback:function(e){t.editingStageValue=e},expression:"editingStageValue"}},t._l(t.houseLawsuitStageList,(function(t){return s("el-option",{key:t.value,attrs:{label:t.label,value:t.value}})})),1),t._v(" "),s("i",{staticClass:"el-icon-check cell-edit-icon confirm",attrs:{title:"确认"},on:{click:function(e){return t.confirmEditStage()}}}),t._v(" "),s("i",{staticClass:"el-icon-close cell-edit-icon cancel",attrs:{title:"取消"},on:{click:function(e){return t.cancelEditStage()}}})]:[s("span",[t._v("\n "+t._s(t._f("getItemType")(e.row.stage,t.houseLawsuitStageList))+"\n ")]),t._v(" "),s("i",{staticClass:"el-icon-edit cell-edit-icon",attrs:{title:"编辑诉讼流程阶段"},on:{click:function(s){return t.startEditStage(e.row)}}})]],2)]}}],null,!1,638384352)}),t._v(" "),s("el-table-column",{attrs:{align:"center",label:"流程结果","min-width":"260","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[s("div",{staticClass:"cell-edit-wrap"},[t.editingStatusRowId===e.row.id?[s("el-select",{staticClass:"cell-edit-select",attrs:{placeholder:"请选择流程结果",clearable:"",size:"mini"},model:{value:t.editingStatusValue,callback:function(e){t.editingStatusValue=e},expression:"editingStatusValue"}},t._l(t.houseLawsuitStatusList,(function(t){return s("el-option",{key:t.value,attrs:{label:t.label,value:t.value}})})),1),t._v(" "),s("i",{staticClass:"el-icon-check cell-edit-icon confirm",attrs:{title:"确认"},on:{click:function(e){return t.confirmEditStatus()}}}),t._v(" "),s("i",{staticClass:"el-icon-close cell-edit-icon cancel",attrs:{title:"取消"},on:{click:function(e){return t.cancelEditStatus()}}})]:[s("span",[t._v("\n "+t._s(t._f("getItemType")(e.row.status,t.houseLawsuitStatusList))+"\n ")]),t._v(" "),s("i",{staticClass:"el-icon-edit cell-edit-icon",attrs:{title:"编辑流程结果"},on:{click:function(s){return t.startEditStatus(e.row)}}})]],2)]}}],null,!1,2267363104)}),t._v(" "),s("el-table-column",{attrs:{align:"center",label:"拖欠期数","min-width":"90","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v("\n "+t._s(e.row.arrearsPeriods)+"\n ")]}}],null,!1,1907182575)}),t._v(" "),s("el-table-column",{attrs:{align:"center",label:"拖欠时长(月)","min-width":"110","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v("\n "+t._s(e.row.arrearsDuration)+"\n ")]}}],null,!1,3813714759)}),t._v(" "),s("el-table-column",{attrs:{align:"center",label:"欠费本金(元)","min-width":"120","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v("\n "+t._s(e.row.baseAmount||0)+"\n ")]}}],null,!1,4101519220)}),t._v(" "),s("el-table-column",{attrs:{align:"center",label:"欠费违约金","min-width":"120","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v("\n "+t._s(e.row.feeAmount||0)+"\n ")]}}],null,!1,2059471591)}),t._v(" "),s("el-table-column",{attrs:{align:"center",label:"律所名称","min-width":"160","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[s("span",[t._v(t._s(e.row.lawFirm||"-"))])]}}],null,!1,2669242689)}),t._v(" "),s("el-table-column",{attrs:{align:"center",label:"委案编号","min-width":"180","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[e.row.caseAssignmentNo||0===e.row.caseAssignmentNo?s("el-link",{attrs:{type:"primary",underline:!1,disabled:!t.canViewCaseDetail(e.row)},on:{click:function(s){return t.openCaseDetail(e.row)}}},[t._v("\n "+t._s(e.row.caseAssignmentNo)+"\n ")]):s("span",[t._v("-")])]}}],null,!1,1206622330)}),t._v(" "),s("el-table-column",{attrs:{align:"center",label:"委案状态","min-width":"180","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[s("el-link",{attrs:{type:"primary",underline:!1,disabled:!t.canViewCaseDetail(e.row)},on:{click:function(s){return t.openCaseDetail(e.row)}}},[t._v("\n "+t._s(t._f("getItemType")(e.row.caseAssignmentStatus,t.caseAssignmentStatusList))+"\n ")])]}}],null,!1,1275989191)}),t._v(" "),s("el-table-column",{attrs:{align:"center",label:"回款状态","min-width":"150","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v("\n "+t._s(t._f("getItemType")(e.row.receivablesRecoveryStatus,t.receivablesRecoveryStatusList))+"\n ")]}}],null,!1,694666961)}),t._v(" "),s("el-table-column",{attrs:{align:"center",label:"对账状态","min-width":"120","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v("\n "+t._s(t._f("getItemType")(e.row.reconciliationStatus,t.reconciliationStatusList))+"\n ")]}}],null,!1,1764855025)}),t._v(" "),s("el-table-column",{attrs:{align:"center",label:"案件时间","min-width":"180","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v("\n "+t._s(e.row.caseTime||"-")+"\n ")]}}],null,!1,412510769)}),t._v(" "),s("el-table-column",{attrs:{align:"center",label:"操作人","min-width":"110","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v("\n "+t._s(e.row.updaterName||"-")+"\n ")]}}],null,!1,3574627732)}),t._v(" "),s("el-table-column",{attrs:{align:"center",label:"操作时间","min-width":"180","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v("\n "+t._s(e.row.updateTime||"-")+"\n ")]}}],null,!1,3350407380)}),t._v(" "),s("el-table-column",{attrs:{align:"center",label:"创建人","min-width":"110","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v("\n "+t._s(e.row.creatorName||"-")+"\n ")]}}],null,!1,4079711851)}),t._v(" "),s("el-table-column",{attrs:{align:"center",label:"创建时间","min-width":"180","show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v("\n "+t._s(e.row.createTime||"-")+"\n ")]}}],null,!1,516546465)})],1),t._v(" "),s("div",{staticClass:"paginations"},[s("el-pagination",{attrs:{background:"","current-page":t.query.pageNumber,"page-sizes":[10,30,50],"page-size":t.query.pageSize,layout:"total, sizes, prev, pager, next, jumper",total:t.total},on:{"update:currentPage":function(e){return t.$set(t.query,"pageNumber",e)},"update:current-page":function(e){return t.$set(t.query,"pageNumber",e)},"size-change":t.handleSizeChange,"current-change":t.handleCurrentChange}})],1)],1),t._v(" "),t.showCaseDetail?t._e():s("el-dialog",{attrs:{title:"转入诉讼流程",visible:t.createDialogVisible,width:"600px"},on:{"update:visible":function(e){t.createDialogVisible=e}}},[s("el-form",{attrs:{"label-width":"100px"}},[s("el-form-item",{attrs:{label:"管理区"}},[s("el-select",{attrs:{clearable:"",filterable:"",placeholder:"请选择管理区"},on:{change:t.handlePrecinctChange},model:{value:t.createForm.precinctId,callback:function(e){t.$set(t.createForm,"precinctId",e)},expression:"createForm.precinctId"}},t._l(t.precinctList,(function(t){return s("el-option",{key:t.id,attrs:{label:t.name,value:t.id}})})),1)],1),t._v(" "),s("el-form-item",{attrs:{label:"楼栋"}},[s("el-select",{attrs:{clearable:"",filterable:"",placeholder:"请选择楼栋"},on:{change:t.handleBuildingChange},model:{value:t.createForm.buildingId,callback:function(e){t.$set(t.createForm,"buildingId",e)},expression:"createForm.buildingId"}},t._l(t.buildingList,(function(t){return s("el-option",{key:t.id,attrs:{label:t.name,value:t.id}})})),1)],1),t._v(" "),s("el-form-item",{attrs:{label:"单元"}},[s("el-select",{attrs:{clearable:"",filterable:"",placeholder:"请选择单元"},on:{change:t.handleUnitChange},model:{value:t.createForm.unitId,callback:function(e){t.$set(t.createForm,"unitId",e)},expression:"createForm.unitId"}},t._l(t.unitList,(function(t){return s("el-option",{key:t.id,attrs:{label:t.name,value:t.id}})})),1)],1),t._v(" "),s("el-form-item",{attrs:{label:"房屋"}},[s("el-select",{attrs:{"collapse-tags":"",multiple:"",clearable:"",filterable:"",placeholder:"请选择房屋(可多选)"},model:{value:t.createForm.houseIdList,callback:function(e){t.$set(t.createForm,"houseIdList",e)},expression:"createForm.houseIdList"}},t._l(t.houseList,(function(t){return s("el-option",{key:t.id,attrs:{label:t.roomNum,value:t.id}})})),1)],1)],1),t._v(" "),s("span",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[s("el-button",{on:{click:function(e){t.createDialogVisible=!1}}},[t._v("取 消")]),t._v(" "),s("el-button",{attrs:{type:"primary",loading:t.submitCreateLoading},on:{click:t.submitCreate}},[t._v("确 定")])],1)],1),t._v(" "),t.showCaseDetail?t._e():s("el-dialog",{attrs:{title:"批量修改诉讼流程阶段",visible:t.stageDialogVisible,width:"400px"},on:{"update:visible":function(e){t.stageDialogVisible=e}}},[s("el-form",{attrs:{"label-width":"120px"}},[s("el-form-item",{attrs:{label:"诉讼流程阶段"}},[s("el-select",{attrs:{placeholder:"请选择诉讼流程阶段",clearable:""},model:{value:t.stageForm.stage,callback:function(e){t.$set(t.stageForm,"stage",e)},expression:"stageForm.stage"}},t._l(t.houseLawsuitStageList,(function(t){return s("el-option",{key:t.value,attrs:{label:t.label,value:t.value}})})),1)],1)],1),t._v(" "),s("span",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[s("el-button",{on:{click:function(e){t.stageDialogVisible=!1}}},[t._v("取 消")]),t._v(" "),s("el-button",{attrs:{type:"primary"},on:{click:t.submitStageUpdate}},[t._v("确 定")])],1)],1),t._v(" "),t.showCaseDetail?t._e():s("el-dialog",{attrs:{title:"批量修改流程结果",visible:t.statusDialogVisible,width:"400px"},on:{"update:visible":function(e){t.statusDialogVisible=e}}},[s("el-form",{attrs:{"label-width":"120px"}},[s("el-form-item",{attrs:{label:"流程结果"}},[s("el-select",{attrs:{placeholder:"请选择流程结果",clearable:""},model:{value:t.statusForm.status,callback:function(e){t.$set(t.statusForm,"status",e)},expression:"statusForm.status"}},t._l(t.houseLawsuitStatusList,(function(t){return s("el-option",{key:t.value,attrs:{label:t.label,value:t.value}})})),1)],1)],1),t._v(" "),s("span",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[s("el-button",{on:{click:function(e){t.statusDialogVisible=!1}}},[t._v("取 消")]),t._v(" "),s("el-button",{attrs:{type:"primary"},on:{click:t.submitStatusUpdate}},[t._v("确 定")])],1)],1),t._v(" "),t.showCaseDetail?t._e():s("el-dialog",{attrs:{title:"批量修改案件时间",visible:t.caseTimeDialogVisible,width:"400px"},on:{"update:visible":function(e){t.caseTimeDialogVisible=e}}},[s("el-form",{attrs:{"label-width":"120px"}},[s("el-form-item",{attrs:{label:"案件时间"}},[s("el-date-picker",{staticStyle:{width:"100%"},attrs:{type:"date",placeholder:"请选择案件日期",format:"yyyy-MM-dd","value-format":"yyyy-MM-dd"},model:{value:t.caseTimeForm.caseDate,callback:function(e){t.$set(t.caseTimeForm,"caseDate",e)},expression:"caseTimeForm.caseDate"}})],1)],1),t._v(" "),s("span",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[s("el-button",{on:{click:function(e){t.caseTimeDialogVisible=!1}}},[t._v("取 消")]),t._v(" "),s("el-button",{attrs:{type:"primary"},on:{click:t.submitCaseTimeUpdate}},[t._v("确 定")])],1)],1)],1)},i=[],n=s("caa2"),r=s("2b74"),o=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{staticClass:"lawsuit-detail"},[s("el-card",{staticClass:"box-card",attrs:{shadow:"never"}},[s("div",{staticClass:"order-step"},[s("div",{staticClass:"order-progress"},[s("el-steps",{attrs:{"align-center":"",active:t.caseAssignmentActive,"process-status":"process"}},t._l(t.caseAssignmentStatusListSafe,(function(t){return s("el-step",{key:t.value,attrs:{title:t.label}})})),1)],1)])]),t._v(" "),s("el-card",{staticClass:"box-card",attrs:{shadow:"never"}},[s("div",{staticClass:"order-area"},[s("div",{staticClass:"workOrderTitle"},[t._v("诉讼基础信息")]),t._v(" "),s("div",{staticClass:"tab-title"}),t._v(" "),s("div",{staticClass:"order-row"},[s("div",{staticClass:"order-left"},[s("span",[t._v("房屋号:"+t._s(t.safe(t.row.houseNo)))]),t._v(" "),s("span",[t._v("案件时间:"+t._s(t.safe(t.row.caseTime)))]),t._v(" "),s("span",[t._v("律所名称:"+t._s(t.safe(t.row.lawFirm)))])]),t._v(" "),s("div",{staticClass:"order-right"},[s("span",[t._v("委案编号:"+t._s(t.safe(t.row.caseAssignmentNo)))]),t._v(" "),s("span",[t._v("委案状态:"+t._s(t.safe(t.caseAssignmentStatusLabel)))]),t._v(" "),s("span",[t._v("备注:"+t._s(t.safe(t.row.remark)))])])]),t._v(" "),s("div",{staticClass:"order-row"},[s("div",{staticClass:"order-left"},[s("span",[t._v("创建人:"+t._s(t.safe(t.row.creatorName)))]),t._v(" "),s("span",[t._v("创建时间:"+t._s(t.safe(t.row.createTime)))])]),t._v(" "),s("div",{staticClass:"order-right"},[s("span",[t._v("操作人:"+t._s(t.safe(t.row.updaterName)))]),t._v(" "),s("span",[t._v("操作时间:"+t._s(t.safe(t.row.updateTime)))])])])])]),t._v(" "),s("el-card",{staticClass:"box-card",attrs:{shadow:"never"}},[s("div",{staticClass:"order-area"},[s("div",{staticClass:"workOrderTitle"},[t._v("诉讼详细信息")]),t._v(" "),s("div",{staticClass:"tab-title"}),t._v(" "),s("div",{staticClass:"order-row"},[s("div",{staticClass:"order-left"},[s("span",[t._v("欠费本金:"+t._s(t.safeNumber(t.row.baseAmount)))]),t._v(" "),s("span",[t._v("欠费违约金:"+t._s(t.safeNumber(t.row.feeAmount)))]),t._v(" "),s("span",[t._v("欠费合计:"+t._s(t.safeNumber(t.row.totalAmount)))])]),t._v(" "),s("div",{staticClass:"order-right"},[s("span",[t._v("诉讼流程阶段:"+t._s(t.safe(t.stageLabel)))]),t._v(" "),s("span",[t._v("流程结果:"+t._s(t.safe(t.statusLabel)))]),t._v(" "),s("span",[t._v("委案状态:"+t._s(t.safe(t.caseAssignmentStatusLabel)))])])])])]),t._v(" "),s("el-card",{staticClass:"box-card",attrs:{shadow:"never"}},[s("div",{staticClass:"order-area"},[s("div",{staticClass:"workOrderTitle"},[t._v("诉讼处理过程")]),t._v(" "),s("div",{staticClass:"tab-title"}),t._v(" "),s("div",{directives:[{name:"loading",rawName:"v-loading",value:t.logsLoading,expression:"logsLoading"}]},[t.processList.length?s("div",{staticClass:"process"},t._l(t.processList,(function(e,a){return s("div",{key:a,staticClass:"process-item"},[s("div",{staticClass:"process-left"},[s("div",{staticClass:"dot"}),t._v(" "),a+13?(i=m===a)&&(l=n[(o=n[4])?5:(o=3,3)],n[4]=n[5]=t):n[0]<=g&&((i=s<2&&ga||a>m)&&(n[4]=s,n[5]=a,f.n=m,o=0))}if(i||s>1)return r;throw d=!0,a}return function(i,u,m){if(c>1)throw TypeError("Generator is already running");for(d&&1===u&&g(u,m),o=u,l=m;(e=o<2?t:l)||!d;){n||(o?o<3?(o>1&&(f.n=-1),g(o,l)):f.n=l:f.v=l);try{if(c=2,n){if(o||(i="next"),e=n[i]){if(!(e=e.call(n,l)))throw TypeError("iterator result is not an object");if(!e.done)return e;l=e.value,o<2&&(o=0)}else 1===o&&(e=n.return)&&e.call(n),o<2&&(l=TypeError("The iterator does not provide a '"+i+"' method"),o=1);n=t}else if((e=(d=f.n<0)?l:s.call(a,f))!==r)break}catch(e){n=t,o=1,l=e}finally{c=1}}return{value:e,done:d}}}(s,i,n),!0),c}var r={};function o(){}function l(){}function d(){}e=Object.getPrototypeOf;var f=[][a]?e(e([][a]())):(u(e={},a,(function(){return this})),e),g=d.prototype=o.prototype=Object.create(f);function m(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,d):(t.__proto__=d,u(t,i,"GeneratorFunction")),t.prototype=Object.create(g),t}return l.prototype=d,u(g,"constructor",d),u(d,"constructor",l),l.displayName="GeneratorFunction",u(d,i,"GeneratorFunction"),u(g),u(g,i,"Generator"),u(g,a,(function(){return this})),u(g,"toString",(function(){return"[object Generator]"})),(c=function(){return{w:n,m:m}})()}function u(t,e,s,a){var i=Object.defineProperty;try{i({},"",{})}catch(t){i=0}u=function(t,e,s,a){function n(e,s){u(t,e,(function(t){return this._invoke(e,s,t)}))}e?i?i(t,e,{value:s,enumerable:!a,configurable:!a,writable:!a}):t[e]=s:(n("next",0),n("throw",1),n("return",2))},u(t,e,s,a)}function d(t,e,s,a,i,n,r){try{var o=t[n](r),l=o.value}catch(t){return void s(t)}o.done?e(l):Promise.resolve(l).then(a,i)}function f(t){return function(){var e=this,s=arguments;return new Promise((function(a,i){var n=t.apply(e,s);function r(t){d(n,a,i,r,o,"next",t)}function o(t){d(n,a,i,r,o,"throw",t)}r(void 0)}))}}var g={name:"HouseLawsuitDetail",props:{row:{type:Object,default:function(){return{}}},stageList:{type:Array,default:function(){return[]}},statusList:{type:Array,default:function(){return[]}},caseAssignmentStatusList:{type:Array,default:function(){return[]}}},data:function(){return{logsLoading:!1,logsList:[]}},computed:{caseAssignmentStatusListSafe:function(){return Array.isArray(this.caseAssignmentStatusList)?this.caseAssignmentStatusList:[]},caseAssignmentActive:function(){var t=Number(this.row&&this.row.caseAssignmentStatus);return!t||t<1?0:t},stageLabel:function(){return this.getLabel(this.row.stage,this.stageList)},statusLabel:function(){return this.getLabel(this.row.status,this.statusList)},caseAssignmentStatusLabel:function(){return this.getLabel(this.row.caseAssignmentStatus,this.caseAssignmentStatusList)},processList:function(){return Array.isArray(this.logsList)?this.logsList:[]}},watch:{"row.id":{handler:function(t){t?this.fetchLogs(t):this.logsList=[]},immediate:!0}},methods:{fetchLogs:function(){var t=f(c().m((function t(e){var s;return c().w((function(t){while(1)switch(t.p=t.n){case 0:return this.logsLoading=!0,t.p=1,t.n=2,Object(n["h"])({id:e});case 2:s=t.v,s&&0===s.code?this.logsList=s.data||s.records||[]:(this.logsList=[],this.$message&&this.$message.warning(s&&(s.message||s.msg)||"获取处理过程失败")),t.n=4;break;case 3:t.p=3,t.v,this.logsList=[],this.$message&&this.$message.error("获取处理过程失败");case 4:return t.p=4,this.logsLoading=!1,t.f(4);case 5:return t.a(2)}}),t,this,[[1,3,4,5]])})));function e(e){return t.apply(this,arguments)}return e}(),getLabel:function(t,e){var s=""===t||null===t||void 0===t?null:Number(t),a=(e||[]).find((function(t){return Number(t.value)===s}));return a&&a.label?a.label:this.safe(t)},safe:function(t){if(0===t)return"0";if(null===t||void 0===t)return"-";var e=String(t);return e.trim()?e:"-"},safeNumber:function(t){return null===t||void 0===t||""===t?"-":t}}},m=g,h=(s("ea18"),s("829d")),p=Object(h["a"])(m,o,l,!1,null,"1ac63925",null),v=p.exports,b=s("dce5");function w(t){return w="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},w(t)}function _(t){return C(t)||L(t)||S(t)||y()}function y(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function S(t,e){if(t){if("string"==typeof t)return k(t,e);var s={}.toString.call(t).slice(8,-1);return"Object"===s&&t.constructor&&(s=t.constructor.name),"Map"===s||"Set"===s?Array.from(t):"Arguments"===s||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(s)?k(t,e):void 0}}function L(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}function C(t){if(Array.isArray(t))return k(t)}function k(t,e){(null==e||e>t.length)&&(e=t.length);for(var s=0,a=Array(e);s