(this.webpackJsonp=this.webpackJsonp||[]).push([["chunk-39eb"],{FB7N:function(e,t,a){"use strict";a.r(t);var s=a("LGhb"),c=a.n(s),r=a("cLjf"),i=a.n(r),n=a("hDQ3"),d=a.n(n),o=(a("7Qib"),a("nK5B")),l={name:"feedbackDetails",components:{checkDetails:a("jMlj").default},data:function(){return{id:null,unitType:null,provinceCheckStatus:null,cityCheckStatus:null,areaCheckStatus:null,enterpriseType:null,dialogVisible:!1,editDialog:!1,activeTab:"1",corpInfo:{},feedbackForm:{id:null,checkTime:"",hiddendangerStatus:null,hiddendangerInfos:[{spotCheckHiddendanger:"",hiddendangerLevel:null}],amerceStatus:null,amerceMoney:null,stopProductionStatus:null,revokeLicenseStatus:null,detainLicenseStatus:null},rules:{checkTime:[{required:!0,message:"请选择检查时间",trigger:"blur"}],hiddendangerStatus:[{required:!0,message:"请选择是否查出隐患",trigger:"blur"}],amerceMoney:[{required:!0,message:"请输入罚款金额(未罚款则填0)",trigger:"blur"}],stopProductionStatus:[{required:!0,message:"请选择是否责令停产整顿",trigger:"blur"}],revokeLicenseStatus:[{required:!0,message:"请选择是否吊销许可证",trigger:"blur"}],detainLicenseStatus:[{required:!0,message:"请选择是否查出暂扣许可证",trigger:"blur"}]},checkData:{},tabCheckTime:"",editForm:{id:null,checkTime:"",hiddendangerStatus:null,hiddendangerInfos:[{spotCheckHiddendanger:"",hiddendangerLevel:null}],amerceStatus:null,amerceMoney:null,stopProductionStatus:null,revokeLicenseStatus:null,detainLicenseStatus:null}}},created:function(){console.log(this.unitType,this.checkData,"data")},watch:{},methods:{confirmBack:function(){this.dialogVisible=!1},openSelfCheck:function(){var e=this;e.$refs.report.id=e.id,e.$refs.report.enterpriseType=e.enterpriseType,e.$refs.report.getEnterpriseInfo(),e.$refs.report.dialogVisible=!0},handleSwitch:function(e,t){var a=this;0==e.index?a.tabCheckTime=a.checkData.provinceCheckTime:1==e.index?a.tabCheckTime=a.checkData.cityCheckTime:a.tabCheckTime=a.checkData.areaCheckTime},getSpotCheckReportInfo:function(){var e=this;return d()(i.a.mark(function t(){var a,s;return i.a.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return a=e,t.next=3,Object(o.f)({id:a.id});case 3:"200"===(s=t.sent).data.code?null==s.data.result?(a.provinceCheckStatus=null,a.cityCheckStatus=null,a.areaCheckStatus=null,a.checkData.provinceCheckTime="",a.checkData.cityCheckTime="",a.checkData.areaCheckTime=""):(a.checkData=s.data.result,a.provinceCheckStatus=s.data.result.provinceCheckStatus,a.cityCheckStatus=s.data.result.cityCheckStatus,a.areaCheckStatus=s.data.result.areaCheckStatus,a.tabCheckTime=s.data.result.provinceCheckTime):a.$message({type:"warning",message:s.data.message});case 5:case"end":return t.stop()}},t,e)}))()},addItem:function(){this.feedbackForm.hiddendangerInfos.push({spotCheckHiddendanger:"",hiddendangerLevel:null})},deleteItem:function(e){var t=this;1==t.feedbackForm.hiddendangerInfos.length?t.$message({type:"warning",message:"检查的隐患信息不可为空"}):t.feedbackForm.hiddendangerInfos.splice(e,1)},confirmSubmit:function(e){var t=this,a=this;a.$refs[e].validate(function(){var e=d()(i.a.mark(function e(s){var c;return i.a.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(0==a.feedbackForm.hiddendangerStatus&&(a.feedbackForm.hiddendangerInfos=[],a.feedbackForm.amerceStatus=null,a.feedbackForm.amerceMoney=null,a.feedbackForm.stopProductionStatus=null,a.feedbackForm.revokeLicenseStatus=null,a.feedbackForm.detainLicenseStatus=null),1!=a.feedbackForm.hiddendangerStatus){e.next=5;break}if(!a.feedbackForm.hiddendangerInfos.find(function(e){return""==e.spotCheckHiddendanger})&&!a.feedbackForm.hiddendangerInfos.find(function(e){return null==e.hiddendangerLevel})){e.next=5;break}return a.$message({type:"warning",message:"请完善检查的隐患信息"}),e.abrupt("return");case 5:if(!s){e.next=15;break}return a.feedbackForm.amerceMoney>0?a.feedbackForm.amerceStatus=1:a.feedbackForm.amerceStatus=0,e.next=9,Object(o.g)(a.feedbackForm);case 9:"200"===(c=e.sent).data.code?a.$message({type:"success",message:"提交成功"}):a.$message({type:"warning",message:c.data.message}),a.feedbackForm={id:null,checkTime:"",hiddendangerStatus:null,hiddendangerInfos:[{spotCheckHiddendanger:"",hiddendangerLevel:null}],amerceStatus:null,amerceMoney:null,stopProductionStatus:null,revokeLicenseStatus:null,detainLicenseStatus:null},a.dialogVisible=!1,a.getSpotCheckReportInfo(),e.next=17;break;case 15:return console.log("error submit!!"),e.abrupt("return",!1);case 17:case"end":return e.stop()}},e,t)}));return function(t){return e.apply(this,arguments)}}())},editRecord:function(e){var t=this;t.editForm.id=t.checkData.id,1==e?(t.editForm.checkTime=t.checkData.provinceCheckTime,t.editForm.hiddendangerStatus=t.checkData.provinceHiddendangerStatus,null==t.checkData.provinceHiddendangerInfos||0==t.checkData.provinceHiddendangerInfos.length?t.editForm.hiddendangerInfos=[{spotCheckHiddendanger:"",hiddendangerLevel:null}]:t.editForm.hiddendangerInfos=t.checkData.provinceHiddendangerInfos,t.editForm.amerceMoney=t.checkData.provinceAmerceMoney,t.editForm.stopProductionStatus=t.checkData.provinceStopProductionStatus,t.editForm.revokeLicenseStatus=t.checkData.provinceRevokeLicenseStatus,t.editForm.detainLicenseStatus=t.checkData.provinceDetainLicenseStatus):2==e?(t.editForm.checkTime=t.checkData.cityCheckTime,t.editForm.hiddendangerStatus=t.checkData.cityHiddendangerStatus,null==t.checkData.cityHiddendangerInfos||0==t.checkData.cityHiddendangerInfos.length?t.editForm.hiddendangerInfos=[{spotCheckHiddendanger:"",hiddendangerLevel:null}]:t.editForm.hiddendangerInfos=t.checkData.cityHiddendangerInfos,t.editForm.amerceMoney=t.checkData.cityAmerceMoney,t.editForm.stopProductionStatus=t.checkData.cityStopProductionStatus,t.editForm.revokeLicenseStatus=t.checkData.cityRevokeLicenseStatus,t.editForm.detainLicenseStatus=t.checkData.cityDetainLicenseStatus):(t.editForm.checkTime=t.checkData.areaCheckTime,t.editForm.hiddendangerStatus=t.checkData.areaHiddendangerStatus,null==t.checkData.areaHiddendangerInfos||0==t.checkData.areaHiddendangerInfos.length?t.editForm.hiddendangerInfos=[{spotCheckHiddendanger:"",hiddendangerLevel:null}]:t.editForm.hiddendangerInfos=t.checkData.areaHiddendangerInfos,t.editForm.amerceMoney=t.checkData.areaAmerceMoney,t.editForm.stopProductionStatus=t.checkData.areaStopProductionStatus,t.editForm.revokeLicenseStatus=t.checkData.areaRevokeLicenseStatus,t.editForm.detainLicenseStatus=t.checkData.areaDetainLicenseStatus),t.editDialog=!0},postEdit:function(e){var t=this,a=this;a.$refs[e].validate(function(){var e=d()(i.a.mark(function e(s){var r;return i.a.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(0==a.editForm.hiddendangerStatus&&(a.editForm.hiddendangerInfos=[],a.editForm.amerceStatus=null,a.editForm.amerceMoney=null,a.editForm.stopProductionStatus=null,a.editForm.revokeLicenseStatus=null,a.editForm.detainLicenseStatus=null),1!=a.editForm.hiddendangerStatus){e.next=5;break}if(!a.editForm.hiddendangerInfos.find(function(e){return""==e.spotCheckHiddendanger})&&!a.editForm.hiddendangerInfos.find(function(e){return null==e.hiddendangerLevel})){e.next=5;break}return a.$message({type:"warning",message:"请完善检查的隐患信息"}),e.abrupt("return");case 5:if(a.editForm.hiddendangerInfos=c()(a.editForm.hiddendangerInfos,function(e){return{spotCheckHiddendanger:e.spotCheckHiddendanger,hiddendangerLevel:e.hiddendangerLevel,spotCheckUnitType:a.unitType,spotCheckId:a.checkData.id}}),!s){e.next=16;break}return a.editForm.amerceMoney>0?a.editForm.amerceStatus=1:a.editForm.amerceStatus=0,a.editForm.amerceMoney=Number(a.editForm.amerceMoney),e.next=11,Object(o.i)(a.editForm);case 11:"200"===(r=e.sent).data.code?(a.$message({type:"success",message:"提交成功"}),a.getSpotCheckReportInfo()):a.$message({type:"warning",message:r.data.message}),a.editForm={id:null,checkTime:"",hiddendangerStatus:null,hiddendangerInfos:[{spotCheckHiddendanger:"",hiddendangerLevel:null}],amerceStatus:null,amerceMoney:null,stopProductionStatus:null,revokeLicenseStatus:null,detainLicenseStatus:null},a.editDialog=!1,e.next=18;break;case 16:return console.log("error submit!!"),e.abrupt("return",!1);case 18:case"end":return e.stop()}},e,t)}));return function(t){return e.apply(this,arguments)}}())},resetForm:function(){this.activeTab="1",this.feedbackForm={id:null,checkTime:"",hiddendangerStatus:null,hiddendangerInfos:[{spotCheckHiddendanger:"",hiddendangerLevel:null}],amerceStatus:null,amerceMoney:null,stopProductionStatus:null,revokeLicenseStatus:null,detainLicenseStatus:null}},resetEdit:function(){this.editForm={id:null,checkTime:"",hiddendangerStatus:null,hiddendangerInfos:[{spotCheckHiddendanger:"",hiddendangerLevel:null}],amerceStatus:null,amerceMoney:null,stopProductionStatus:null,revokeLicenseStatus:null,detainLicenseStatus:null}},addEditItem:function(){this.editForm.hiddendangerInfos.push({spotCheckHiddendanger:"",hiddendangerLevel:null})},deleteEditItem:function(e){var t=this;1==t.editForm.hiddendangerInfos.length?t.$message({type:"warning",message:"检查的隐患信息不可为空"}):t.editForm.hiddendangerInfos.splice(e,1)}}},v=(a("OzOy"),a("ZrdR")),u=Object(v.a)(l,function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("el-dialog",{attrs:{visible:e.dialogVisible,"append-to-body":"","close-on-click-modal":!1,width:"75%",center:""},on:{"update:visible":function(t){e.dialogVisible=t},close:function(t){e.resetForm()}}},[a("div",{staticClass:"dialog-title",attrs:{slot:"title"},slot:"title"},[a("span"),e._v(" "),a("div",{},[e._v("烟花爆竹"+e._s(1==e.enterpriseType?"批发":"零售")+"企业检查情况反馈表")]),e._v(" "),a("span",[a("el-button",{attrs:{type:"primary"},on:{click:function(t){e.openSelfCheck()}}},[e._v("查看企业自查表")])],1)]),e._v(" "),a("div",{staticClass:"feed-report"},[a("div",{staticClass:"feed-tit"},[a("div",[e._v("企业名称: "),a("span",{staticClass:"m-color"},[e._v(e._s(e.corpInfo.enterpriseName))])]),e._v(" "),a("div",[e._v("所属省市县: "),a("span",{staticClass:"m-color"},[e._v(e._s(e.corpInfo.enterpriseProvince+e.corpInfo.enterpriseCity+e.corpInfo.enterpriseArea))])]),e._v(" "),a("div",[e._v("检查层级: "),a("span",{staticClass:"m-color"},[e._v(e._s(1==e.corpInfo.checkUnitType?"省级":2==e.corpInfo.checkUnitType?"地(州、市)级":"区县级"))])]),e._v(" "),a("div",[e._v("检查单位: "),a("span",{staticClass:"m-color"},[e._v(e._s(e.corpInfo.checkUnit))])])]),e._v(" "),1==e.unitType&&!e.provinceCheckStatus||2==e.unitType&&!e.cityCheckStatus||3==e.unitType&&!e.areaCheckStatus?a("div",{staticStyle:{width:"100%"}},[a("el-form",{ref:"feedbackForm",staticClass:"demo-ruleForm",attrs:{model:e.feedbackForm,rules:e.rules}},[a("el-row",{staticStyle:{margin:"20px 0"},attrs:{gutter:40,type:"flex",align:"middle"}},[a("el-col",{attrs:{span:8}},[a("el-form-item",{staticStyle:{display:"flex","align-items":"center"},attrs:{label:"检查时间:",prop:"checkTime"}},[a("el-date-picker",{attrs:{type:"datetime","value-format":"yyyy-MM-dd HH:mm:ss",placeholder:"选择日期时间"},model:{value:e.feedbackForm.checkTime,callback:function(t){e.$set(e.feedbackForm,"checkTime",t)},expression:"feedbackForm.checkTime"}})],1)],1),e._v(" "),a("el-col",{staticStyle:{display:"flex","align-items":"center"},attrs:{span:12}},[a("el-form-item",{staticStyle:{display:"flex","align-items":"center"},attrs:{label:"是否检查出隐患:",prop:"hiddendangerStatus"}},[a("el-radio-group",{model:{value:e.feedbackForm.hiddendangerStatus,callback:function(t){e.$set(e.feedbackForm,"hiddendangerStatus",t)},expression:"feedbackForm.hiddendangerStatus"}},[a("el-radio",{attrs:{label:1}},[e._v("是")]),e._v(" "),a("el-radio",{attrs:{label:0}},[e._v("否")])],1)],1)],1)],1),e._v(" "),1==e.feedbackForm.hiddendangerStatus?a("div",{staticClass:"report-list"},[a("table",{staticClass:"report-table"},[a("th",{staticClass:"m-color b-font",staticStyle:{background:"#337ecc",color:"#fff"}},[e._v("检查情况")]),e._v(" "),a("tr",[a("td",{staticClass:"m-color"},[e._v("序号")]),a("td",{staticClass:"m-color"},[e._v("检查出的隐患问题")]),a("td",{staticClass:"m-color"},[e._v("隐患等级")]),a("td",{staticClass:"m-color"},[e._v("操作")])]),e._v(" "),e._l(e.feedbackForm.hiddendangerInfos,function(t,s){return a("tr",[a("td",[e._v(e._s(s+1))]),e._v(" "),a("td",[a("el-input",{attrs:{type:"textarea",rows:1,placeholder:"请输入内容"},model:{value:t.spotCheckHiddendanger,callback:function(a){e.$set(t,"spotCheckHiddendanger",a)},expression:"item.spotCheckHiddendanger"}})],1),e._v(" "),a("td",[a("el-radio-group",{model:{value:t.hiddendangerLevel,callback:function(a){e.$set(t,"hiddendangerLevel",a)},expression:"item.hiddendangerLevel"}},[a("el-radio",{attrs:{label:1}},[e._v("一般隐患")]),e._v(" "),a("el-radio",{attrs:{label:2}},[e._v("重大隐患")])],1)],1),e._v(" "),a("td",[a("el-button",{attrs:{type:"text"},on:{click:function(t){e.deleteItem(s)}}},[e._v("删除")])],1)])}),e._v(" "),a("tr",{staticStyle:{"text-align":"center"}},[a("el-button",{staticStyle:{height:"32px",padding:"0 30px",margin:"12px"},attrs:{icon:"el-icon-plus",type:"primary",plain:"",round:""},on:{click:function(t){e.addItem()}}},[e._v("添加行")])],1),e._v(" "),a("tr",{staticClass:"m-color b-font",staticStyle:{"text-align":"center"}},[e._v("执法处罚情况")]),e._v(" "),a("tr",[a("td",{staticClass:"m-color w-25 mid"},[e._v("罚款金额(万元)")]),e._v(" "),a("td",{staticClass:"w-25 mid"},[a("el-form-item",{attrs:{prop:"amerceMoney"}},[a("el-input",{attrs:{type:"number",placeholder:"请输入罚款金额,未罚款则填“0”"},model:{value:e.feedbackForm.amerceMoney,callback:function(t){e.$set(e.feedbackForm,"amerceMoney",t)},expression:"feedbackForm.amerceMoney"}})],1)],1),e._v(" "),a("td",{staticClass:"m-color w-25 mid"},[e._v("是否责令停产整顿")]),e._v(" "),a("td",{staticClass:"w-25 mid"},[a("el-form-item",{attrs:{prop:"stopProductionStatus"}},[a("el-radio-group",{model:{value:e.feedbackForm.stopProductionStatus,callback:function(t){e.$set(e.feedbackForm,"stopProductionStatus",t)},expression:"feedbackForm.stopProductionStatus"}},[a("el-radio",{attrs:{label:1}},[e._v("是")]),e._v(" "),a("el-radio",{attrs:{label:0}},[e._v("否")])],1)],1)],1)]),e._v(" "),a("tr",[a("td",{staticClass:"m-color w-25 mid"},[e._v("是否吊销许可证")]),e._v(" "),a("td",{staticClass:"w-25 mid"},[a("el-form-item",{attrs:{prop:"revokeLicenseStatus"}},[a("el-radio-group",{model:{value:e.feedbackForm.revokeLicenseStatus,callback:function(t){e.$set(e.feedbackForm,"revokeLicenseStatus",t)},expression:"feedbackForm.revokeLicenseStatus"}},[a("el-radio",{attrs:{label:1}},[e._v("是")]),e._v(" "),a("el-radio",{attrs:{label:0}},[e._v("否")])],1)],1)],1),e._v(" "),a("td",{staticClass:"m-color w-25 mid"},[e._v("是否暂扣许可证")]),e._v(" "),a("td",{staticClass:"w-25 mid"},[a("el-form-item",{attrs:{prop:"detainLicenseStatus"}},[a("el-radio-group",{model:{value:e.feedbackForm.detainLicenseStatus,callback:function(t){e.$set(e.feedbackForm,"detainLicenseStatus",t)},expression:"feedbackForm.detainLicenseStatus"}},[a("el-radio",{attrs:{label:1}},[e._v("是")]),e._v(" "),a("el-radio",{attrs:{label:0}},[e._v("否")])],1)],1)],1)])],2)]):e._e()],1),e._v(" "),a("div",{staticStyle:{display:"flex","justify-content":"center",margin:"20px 0"}},[a("el-button",{on:{click:function(t){e.confirmBack()}}},[e._v("返回列表")]),e._v(" "),a("el-button",{directives:[{name:"stop-re-click",rawName:"v-stop-re-click"}],attrs:{type:"primary"},on:{click:function(t){e.confirmSubmit("feedbackForm")}}},[e._v("提交")])],1)],1):e._e()]),e._v(" "),a("el-divider"),e._v(" "),a("div",{staticClass:"feed-data"},[a("div",{staticClass:"m-color data-time"},[e._v(e._s(e.tabCheckTime))]),e._v(" "),a("el-tabs",{attrs:{type:"border-card"},on:{"tab-click":e.handleSwitch},model:{value:e.activeTab,callback:function(t){e.activeTab=t},expression:"activeTab"}},[a("el-tab-pane",{attrs:{label:1==e.unitType?"本级":"省级",name:"1"}},[1==e.provinceCheckStatus?a("div",{staticClass:"record-list"},[a("div",{staticClass:"record-item"},[a("table",{staticClass:"record-table"},[a("tr",{staticClass:"m-color b-font",staticStyle:{background:"#034ea2",color:"#fff","text-align":"center"}},[e._v("烟花爆竹"+e._s(1==e.enterpriseType?"批发":"零售")+"企业检查情况反馈表")]),e._v(" "),a("tr",[a("td",{staticClass:"m-color w-50"},[e._v("被检查企业名称")]),e._v(" "),a("td",{staticClass:"m-color w-50"},[e._v("所属省市县")])]),e._v(" "),a("tr",[a("td",{staticClass:"w-50"},[e._v(e._s(e.checkData.enterpriseName))]),e._v(" "),a("td",{staticClass:"w-50"},[e._v(e._s(e.checkData.enterpriseProvince+e.checkData.enterpriseCity+e.checkData.enterpriseArea))])]),e._v(" "),a("tr",[a("td",{staticClass:"m-color w-25"},[e._v("检查层级")]),e._v(" "),a("td",{staticClass:"m-color w-25"},[e._v("检查单位")]),e._v(" "),a("td",{staticClass:"m-color w-25"},[e._v("检查时间")]),e._v(" "),a("td",{staticClass:"m-color w-25"},[e._v("是否检查出隐患问题")])]),e._v(" "),a("tr",[a("td",{staticClass:"w-25"},[e._v("省级")]),e._v(" "),a("td",{staticClass:"w-25"},[e._v(e._s(e.checkData.provinceCheckName))]),e._v(" "),a("td",{staticClass:"w-25"},[e._v(e._s(e.checkData.provinceCheckTime))]),e._v(" "),a("td",{staticClass:"w-25"},[e._v(e._s(1==e.checkData.provinceHiddendangerStatus?"是":"否"))])]),e._v(" "),1==e.checkData.areaHiddendangerStatus?a("tr",{staticClass:"m-color b-font",staticStyle:{"text-align":"center"}},[e._v("检查情况")]):e._e(),e._v(" "),1==e.checkData.provinceHiddendangerStatus?a("tr",[a("td",{staticClass:"m-color w-5"},[e._v("序号")]),e._v(" "),a("td",{staticClass:"m-color w-25"},[e._v("检查出的隐患问题")]),e._v(" "),a("td",{staticClass:"m-color w-10"},[e._v("隐患等级")]),e._v(" "),a("td",{staticClass:"m-color w-25"},[e._v("整改措施")]),e._v(" "),a("td",{staticClass:"m-color w-10"},[e._v("整改资金(元)")]),e._v(" "),a("td",{staticClass:"m-color w-10"},[e._v("责任人")]),e._v(" "),a("td",{staticClass:"m-color w-15"},[e._v("隐患状态")])]):e._e(),e._v(" "),e._l(e.checkData.provinceHiddendangerInfos,function(t,s){return 1==e.checkData.provinceHiddendangerStatus?a("tr",[a("td",{staticClass:"w-5"},[e._v(e._s(s+1))]),e._v(" "),a("td",{staticClass:"overText w-25"},[e._v(e._s(t.spotCheckHiddendanger))]),e._v(" "),a("td",{staticClass:"w-10"},[e._v(e._s(1==t.hiddendangerLevel?"一般隐患":"重大隐患"))]),e._v(" "),a("td",{staticClass:"overText w-25"},[e._v(e._s(t.rectifyMeasure))]),e._v(" "),a("td",{staticClass:"w-10"},[e._v(e._s(t.rectifyPrice))]),e._v(" "),a("td",{staticClass:"overText w-10"},[e._v(e._s(t.chargePerson))]),e._v(" "),a("td",{staticClass:"w-15"},[e._v(e._s(1==t.rectifyStatus?"已整改完成":"未整改完成"))])]):e._e()}),e._v(" "),a("tr",{staticClass:"m-color b-font",staticStyle:{"text-align":"center"}},[e._v("合计")]),e._v(" "),a("tr",[a("td",{staticClass:"m-color w-50"},[e._v("隐患总数")]),e._v(" "),a("td",{staticClass:"m-color w-50"},[e._v("重大隐患数量")])]),e._v(" "),a("tr",[a("td",{staticClass:"w-50"},[e._v(e._s(e.checkData.provinceHiddendangerSum?e.checkData.provinceHiddendangerSum:0))]),e._v(" "),a("td",{staticClass:"w-50"},[e._v(e._s(e.checkData.provinceMajorHiddendangerNum?e.checkData.provinceMajorHiddendangerNum:0))])]),e._v(" "),1==e.checkData.provinceHiddendangerStatus?a("tr",{staticClass:"m-color b-font",staticStyle:{"text-align":"center"}},[e._v("执法处罚情况")]):e._e(),e._v(" "),1==e.checkData.provinceHiddendangerStatus?a("tr",[a("td",{staticClass:"m-color w-25"},[e._v("罚款金额(万元)")]),e._v(" "),a("td",{staticClass:"w-25"},[e._v(e._s(e.checkData.provinceAmerceMoney))]),e._v(" "),a("td",{staticClass:"m-color w-25"},[e._v("是否责令停产整顿")]),e._v(" "),a("td",{staticClass:"w-25"},[e._v("\n "+e._s(1==e.checkData.provinceStopProductionStatus?"是":"否")+"\n ")])]):e._e(),e._v(" "),1==e.checkData.provinceHiddendangerStatus?a("tr",[a("td",{staticClass:"m-color w-25"},[e._v("是否吊销许可证")]),e._v(" "),a("td",{staticClass:"w-25"},[e._v("\n "+e._s(1==e.checkData.provinceRevokeLicenseStatus?"是":"否")+"\n ")]),e._v(" "),a("td",{staticClass:"m-color w-25"},[e._v("是否暂扣许可证")]),e._v(" "),a("td",{staticClass:"w-25"},[e._v("\n "+e._s(1==e.checkData.provinceDetainLicenseStatus?"是":"否")+"\n ")])]):e._e(),e._v(" "),1==e.unitType?a("tr",{staticStyle:{"text-align":"center"}},[a("el-button",{staticStyle:{height:"32px",padding:"0 30px",margin:"12px"},attrs:{type:"primary",icon:"el-icon-edit",plain:""},on:{click:function(t){e.editRecord(1)}}},[e._v("修改")])],1):e._e()],2)])]):a("div",{staticStyle:{"font-size":"20px","font-weight":"bolder","text-align":"center"}},[e._v("\n 暂无本级检查反馈\n ")])]),e._v(" "),a("el-tab-pane",{attrs:{label:2==e.unitType?"本级":"地(州、市)级",name:"2"}},[1==e.cityCheckStatus?a("div",{staticClass:"record-list"},[a("div",{staticClass:"record-item"},[a("table",{staticClass:"record-table"},[a("tr",{staticClass:"m-color b-font",staticStyle:{background:"#034ea2",color:"#fff","text-align":"center"}},[e._v("烟花爆竹"+e._s(1==e.enterpriseType?"批发":"零售")+"企业检查情况反馈表")]),e._v(" "),a("tr",[a("td",{staticClass:"m-color w-50"},[e._v("被检查企业名称")]),e._v(" "),a("td",{staticClass:"m-color w-50"},[e._v("所属省市县")])]),e._v(" "),a("tr",[a("td",{staticClass:"w-50"},[e._v(e._s(e.checkData.enterpriseName))]),e._v(" "),a("td",{staticClass:"w-50"},[e._v(e._s(e.checkData.enterpriseProvince+e.checkData.enterpriseCity+e.checkData.enterpriseArea))])]),e._v(" "),a("tr",[a("td",{staticClass:"m-color w-25"},[e._v("检查层级")]),e._v(" "),a("td",{staticClass:"m-color w-25"},[e._v("检查单位")]),e._v(" "),a("td",{staticClass:"m-color w-25"},[e._v("检查时间")]),e._v(" "),a("td",{staticClass:"m-color w-25"},[e._v("是否检查出隐患问题")])]),e._v(" "),a("tr",[a("td",{staticClass:"w-25"},[e._v("地(州、市)级")]),e._v(" "),a("td",{staticClass:"w-25"},[e._v(e._s(e.checkData.cityCheckName))]),e._v(" "),a("td",{staticClass:"w-25"},[e._v(e._s(e.checkData.cityCheckTime))]),e._v(" "),a("td",{staticClass:"w-25"},[e._v(e._s(1==e.checkData.cityHiddendangerStatus?"是":"否"))])]),e._v(" "),1==e.checkData.areaHiddendangerStatus?a("tr",{staticClass:"m-color b-font",staticStyle:{"text-align":"center"}},[e._v("检查情况")]):e._e(),e._v(" "),1==e.checkData.cityHiddendangerStatus?a("tr",[a("td",{staticClass:"m-color w-5"},[e._v("序号")]),e._v(" "),a("td",{staticClass:"m-color w-25"},[e._v("检查出的隐患问题")]),e._v(" "),a("td",{staticClass:"m-color w-10"},[e._v("隐患等级")]),e._v(" "),a("td",{staticClass:"m-color w-25"},[e._v("整改措施")]),e._v(" "),a("td",{staticClass:"m-color w-10"},[e._v("整改资金(元)")]),e._v(" "),a("td",{staticClass:"m-color w-10"},[e._v("责任人")]),e._v(" "),a("td",{staticClass:"m-color w-15"},[e._v("隐患状态")])]):e._e(),e._v(" "),e._l(e.checkData.cityHiddendangerInfos,function(t,s){return 1==e.checkData.cityHiddendangerStatus?a("tr",[a("td",{staticClass:"w-5"},[e._v(e._s(s+1))]),e._v(" "),a("td",{staticClass:"overText w-25"},[e._v(e._s(t.spotCheckHiddendanger))]),e._v(" "),a("td",{staticClass:"w-10"},[e._v(e._s(1==t.hiddendangerLevel?"一般隐患":"重大隐患"))]),e._v(" "),a("td",{staticClass:"overText w-25"},[e._v(e._s(t.rectifyMeasure))]),e._v(" "),a("td",{staticClass:"w-10"},[e._v(e._s(t.rectifyPrice))]),e._v(" "),a("td",{staticClass:"overText w-10"},[e._v(e._s(t.chargePerson))]),e._v(" "),a("td",{staticClass:"w-15"},[e._v(e._s(1==t.rectifyStatus?"已整改完成":"未整改完成"))])]):e._e()}),e._v(" "),a("tr",{staticClass:"m-color b-font",staticStyle:{"text-align":"center"}},[e._v("合计")]),e._v(" "),a("tr",[a("td",{staticClass:"m-color w-50"},[e._v("隐患总数")]),e._v(" "),a("td",{staticClass:"m-color w-50"},[e._v("重大隐患数量")])]),e._v(" "),a("tr",[a("td",{staticClass:"w-50"},[e._v(e._s(e.checkData.cityHiddendangerSum?e.checkData.cityHiddendangerSum:0))]),e._v(" "),a("td",{staticClass:"w-50"},[e._v(e._s(e.checkData.cityMajorHiddendangerNum?e.checkData.cityMajorHiddendangerNum:0))])]),e._v(" "),1==e.checkData.cityHiddendangerStatus?a("tr",{staticClass:"m-color b-font",staticStyle:{"text-align":"center"}},[e._v("执法处罚情况")]):e._e(),e._v(" "),1==e.checkData.cityHiddendangerStatus?a("tr",[a("td",{staticClass:"m-color w-25"},[e._v("罚款金额(万元)")]),e._v(" "),a("td",{staticClass:"w-25"},[e._v(e._s(e.checkData.cityAmerceMoney))]),e._v(" "),a("td",{staticClass:"m-color w-25"},[e._v("是否责令停产整顿")]),e._v(" "),a("td",{staticClass:"w-25"},[e._v("\n "+e._s(1==e.checkData.cityStopProductionStatus?"是":"否")+"\n ")])]):e._e(),e._v(" "),1==e.checkData.cityHiddendangerStatus?a("tr",[a("td",{staticClass:"m-color w-25"},[e._v("是否吊销许可证")]),e._v(" "),a("td",{staticClass:"w-25"},[e._v("\n "+e._s(1==e.checkData.cityRevokeLicenseStatus?"是":"否")+"\n ")]),e._v(" "),a("td",{staticClass:"m-color w-25"},[e._v("是否暂扣许可证")]),e._v(" "),a("td",{staticClass:"w-25"},[e._v("\n "+e._s(1==e.checkData.cityDetainLicenseStatus?"是":"否")+"\n ")])]):e._e(),e._v(" "),2==e.unitType?a("tr",{staticStyle:{"text-align":"center"}},[a("el-button",{staticStyle:{height:"32px",padding:"0 30px",margin:"12px"},attrs:{type:"primary",icon:"el-icon-edit",plain:""},on:{click:function(t){e.editRecord(2)}}},[e._v("修改")])],1):e._e()],2)])]):a("div",{staticStyle:{"font-size":"20px","font-weight":"bolder","text-align":"center"}},[e._v("\n 暂无本级检查反馈\n ")])]),e._v(" "),a("el-tab-pane",{attrs:{label:3==e.unitType?"本级":"区县级",name:"3"}},[1==e.areaCheckStatus?a("div",{staticClass:"record-list"},[a("div",{staticClass:"record-item"},[a("table",{staticClass:"record-table"},[a("tr",{staticClass:"m-color b-font",staticStyle:{background:"#034ea2",color:"#fff","text-align":"center"}},[e._v("烟花爆竹"+e._s(1==e.enterpriseType?"批发":"零售")+"企业检查情况反馈表")]),e._v(" "),a("tr",[a("td",{staticClass:"m-color w-50"},[e._v("被检查企业名称")]),e._v(" "),a("td",{staticClass:"m-color w-50"},[e._v("所属省市县")])]),e._v(" "),a("tr",[a("td",{staticClass:"w-50"},[e._v(e._s(e.checkData.enterpriseName))]),e._v(" "),a("td",{staticClass:"w-50"},[e._v(e._s(e.checkData.enterpriseProvince+e.checkData.enterpriseCity+e.checkData.enterpriseArea))])]),e._v(" "),a("tr",[a("td",{staticClass:"m-color w-25"},[e._v("检查层级")]),e._v(" "),a("td",{staticClass:"m-color w-25"},[e._v("检查单位")]),e._v(" "),a("td",{staticClass:"m-color w-25"},[e._v("检查时间")]),e._v(" "),a("td",{staticClass:"m-color w-25"},[e._v("是否检查出隐患问题")])]),e._v(" "),a("tr",[a("td",{staticClass:"w-25"},[e._v("区县级")]),e._v(" "),a("td",{staticClass:"w-25"},[e._v(e._s(e.checkData.areaCheckName))]),e._v(" "),a("td",{staticClass:"w-25"},[e._v(e._s(e.checkData.areaCheckTime))]),e._v(" "),a("td",{staticClass:"w-25"},[e._v(e._s(1==e.checkData.areaHiddendangerStatus?"是":"否"))])]),e._v(" "),1==e.checkData.areaHiddendangerStatus?a("tr",{staticClass:"m-color b-font",staticStyle:{"text-align":"center"}},[e._v("检查情况")]):e._e(),e._v(" "),1==e.checkData.areaHiddendangerStatus?a("tr",[a("td",{staticClass:"m-color w-5"},[e._v("序号")]),e._v(" "),a("td",{staticClass:"m-color w-25"},[e._v("检查出的隐患问题")]),e._v(" "),a("td",{staticClass:"m-color w-10"},[e._v("隐患等级")]),e._v(" "),a("td",{staticClass:"m-color w-25"},[e._v("整改措施")]),e._v(" "),a("td",{staticClass:"m-color w-10"},[e._v("整改资金(元)")]),e._v(" "),a("td",{staticClass:"m-color w-10"},[e._v("责任人")]),e._v(" "),a("td",{staticClass:"m-color w-15"},[e._v("隐患状态")])]):e._e(),e._v(" "),e._l(e.checkData.areaHiddendangerInfos,function(t,s){return 1==e.checkData.areaHiddendangerStatus?a("tr",[a("td",{staticClass:"w-5"},[e._v(e._s(s+1))]),e._v(" "),a("td",{staticClass:"overText w-25"},[e._v(e._s(t.spotCheckHiddendanger))]),e._v(" "),a("td",{staticClass:"w-10"},[e._v(e._s(1==t.hiddendangerLevel?"一般隐患":"重大隐患"))]),e._v(" "),a("td",{staticClass:"overText w-25"},[e._v(e._s(t.rectifyMeasure))]),e._v(" "),a("td",{staticClass:"w-10"},[e._v(e._s(t.rectifyPrice))]),e._v(" "),a("td",{staticClass:"overText w-10"},[e._v(e._s(t.chargePerson))]),e._v(" "),a("td",{staticClass:"w-15"},[e._v(e._s(1==t.rectifyStatus?"已整改完成":"未整改完成"))])]):e._e()}),e._v(" "),a("tr",{staticClass:"m-color b-font",staticStyle:{"text-align":"center"}},[e._v("合计")]),e._v(" "),a("tr",[a("td",{staticClass:"m-color w-50"},[e._v("隐患总数")]),e._v(" "),a("td",{staticClass:"m-color w-50"},[e._v("重大隐患数量")])]),e._v(" "),a("tr",[a("td",{staticClass:"w-50"},[e._v(e._s(e.checkData.areaHiddendangerSum?e.checkData.areaHiddendangerSum:0))]),e._v(" "),a("td",{staticClass:"w-50"},[e._v(e._s(e.checkData.areaMajorHiddendangerNum?e.checkData.areaMajorHiddendangerNum:0))])]),e._v(" "),1==e.checkData.areaHiddendangerStatus?a("tr",{staticClass:"m-color b-font",staticStyle:{"text-align":"center"}},[e._v("执法处罚情况")]):e._e(),e._v(" "),1==e.checkData.areaHiddendangerStatus?a("tr",[a("td",{staticClass:"m-color w-25"},[e._v("罚款金额(万元)")]),e._v(" "),a("td",{staticClass:"w-25"},[e._v(e._s(e.checkData.areaAmerceMoney))]),e._v(" "),a("td",{staticClass:"m-color w-25"},[e._v("是否责令停产整顿")]),e._v(" "),a("td",{staticClass:"w-25"},[e._v("\n "+e._s(1==e.checkData.areaStopProductionStatus?"是":"否")+"\n ")])]):e._e(),e._v(" "),1==e.checkData.areaHiddendangerStatus?a("tr",[a("td",{staticClass:"m-color w-25"},[e._v("是否吊销许可证")]),e._v(" "),a("td",{staticClass:"w-25"},[e._v("\n "+e._s(1==e.checkData.areaRevokeLicenseStatus?"是":"否")+"\n ")]),e._v(" "),a("td",{staticClass:"m-color w-25"},[e._v("是否暂扣许可证")]),e._v(" "),a("td",{staticClass:"w-25"},[e._v("\n "+e._s(1==e.checkData.areaDetainLicenseStatus?"是":"否")+"\n ")])]):e._e(),e._v(" "),3==e.unitType?a("tr",{staticStyle:{"text-align":"center"}},[a("el-button",{staticStyle:{height:"32px",padding:"0 30px",margin:"12px"},attrs:{type:"primary",icon:"el-icon-edit",plain:""},on:{click:function(t){e.editRecord(3)}}},[e._v("修改")])],1):e._e()],2)])]):a("div",{staticStyle:{"font-size":"20px","font-weight":"bolder","text-align":"center"}},[e._v("\n 暂无本级检查反馈\n ")])])],1)],1),e._v(" "),a("el-dialog",{attrs:{visible:e.editDialog,title:"反馈表修改","append-to-body":"","close-on-click-modal":!1,width:"50%",center:""},on:{"update:visible":function(t){e.editDialog=t},close:function(t){e.resetEdit()}}},[a("el-form",{ref:"editForm",staticClass:"edit-form",attrs:{rule:e.rules,model:e.editForm,"label-width":"160px"}},[a("el-row",{attrs:{gutter:80}},[a("el-col",{attrs:{span:12}},[a("el-form-item",{attrs:{label:"检查时间:",prop:"checkTime"}},[a("el-date-picker",{attrs:{type:"datetime","value-format":"yyyy-MM-dd HH:mm:ss",placeholder:"选择日期时间"},model:{value:e.editForm.checkTime,callback:function(t){e.$set(e.editForm,"checkTime",t)},expression:"editForm.checkTime"}})],1)],1),e._v(" "),a("el-col",{attrs:{span:12}},[a("el-form-item",{attrs:{label:"是否检查出隐患问题:",prop:"hiddendangerStatus"}},[a("el-radio-group",{model:{value:e.editForm.hiddendangerStatus,callback:function(t){e.$set(e.editForm,"hiddendangerStatus",t)},expression:"editForm.hiddendangerStatus"}},[a("el-radio",{attrs:{label:1}},[e._v("是")]),e._v(" "),a("el-radio",{attrs:{label:0}},[e._v("否")])],1)],1)],1)],1),e._v(" "),1==e.editForm.hiddendangerStatus?a("div",{staticClass:"form-list"},[a("table",{staticClass:"form-table"},[a("th",[a("span",[e._v("序号")]),a("span",[e._v("检查出的隐患问题")]),a("span",[e._v("隐患等级")]),a("span",[e._v("操作")])]),e._v(" "),e._l(e.editForm.hiddendangerInfos,function(t,s){return a("tr",[a("td",{staticClass:"num"},[e._v(e._s(s+1))]),e._v(" "),a("td",{staticClass:"info"},[a("el-input",{attrs:{type:"textarea",rows:1,placeholder:"请输入内容"},model:{value:t.spotCheckHiddendanger,callback:function(a){e.$set(t,"spotCheckHiddendanger",a)},expression:"item.spotCheckHiddendanger"}})],1),e._v(" "),a("td",{staticClass:"level"},[a("el-radio-group",{model:{value:t.hiddendangerLevel,callback:function(a){e.$set(t,"hiddendangerLevel",a)},expression:"item.hiddendangerLevel"}},[a("el-radio",{attrs:{label:1}},[e._v("一般隐患")]),e._v(" "),a("el-radio",{attrs:{label:2}},[e._v("重大隐患")])],1)],1),e._v(" "),a("td",{staticClass:"edit"},[a("el-button",{attrs:{type:"text"},on:{click:function(t){e.deleteEditItem(s)}}},[e._v("删除")])],1)])}),e._v(" "),a("tr",{staticStyle:{"text-align":"center"}},[a("el-button",{staticStyle:{height:"32px",padding:"0 30px","margin-top":"6px"},attrs:{type:"primary",plain:"",icon:"el-icon-plus"},on:{click:function(t){e.addEditItem()}}},[e._v("添加行")])],1)],2)]):e._e(),e._v(" "),1==e.editForm.hiddendangerStatus?a("el-row",{attrs:{gutter:80}},[a("el-col",{attrs:{span:12}},[a("el-form-item",{attrs:{label:"罚款金额(万元):",prop:"amerceMoney"}},[a("el-input",{attrs:{type:"number",placeholder:"请输入罚款金额,未罚款则填“0”"},model:{value:e.editForm.amerceMoney,callback:function(t){e.$set(e.editForm,"amerceMoney",t)},expression:"editForm.amerceMoney"}})],1)],1),e._v(" "),a("el-col",{attrs:{span:12}},[a("el-form-item",{attrs:{label:"是否责令停产整顿:",prop:"stopProductionStatus"}},[a("el-radio-group",{model:{value:e.editForm.stopProductionStatus,callback:function(t){e.$set(e.editForm,"stopProductionStatus",t)},expression:"editForm.stopProductionStatus"}},[a("el-radio",{attrs:{label:1}},[e._v("是")]),e._v(" "),a("el-radio",{attrs:{label:0}},[e._v("否")])],1)],1)],1)],1):e._e(),e._v(" "),1==e.editForm.hiddendangerStatus?a("el-row",{attrs:{gutter:80}},[a("el-col",{attrs:{span:12}},[a("el-form-item",{attrs:{label:"是否吊销许可证:",prop:"revokeLicenseStatus"}},[a("el-radio-group",{model:{value:e.editForm.revokeLicenseStatus,callback:function(t){e.$set(e.editForm,"revokeLicenseStatus",t)},expression:"editForm.revokeLicenseStatus"}},[a("el-radio",{attrs:{label:1}},[e._v("是")]),e._v(" "),a("el-radio",{attrs:{label:0}},[e._v("否")])],1)],1)],1),e._v(" "),a("el-col",{attrs:{span:12}},[a("el-form-item",{attrs:{label:"是否暂扣许可证:",prop:"detainLicenseStatus"}},[a("el-radio-group",{model:{value:e.editForm.detainLicenseStatus,callback:function(t){e.$set(e.editForm,"detainLicenseStatus",t)},expression:"editForm.detainLicenseStatus"}},[a("el-radio",{attrs:{label:1}},[e._v("是")]),e._v(" "),a("el-radio",{attrs:{label:0}},[e._v("否")])],1)],1)],1)],1):e._e()],1),e._v(" "),a("span",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[a("el-button",{on:{click:function(t){e.editDialog=!1}}},[e._v("取消")]),e._v(" "),a("el-button",{directives:[{name:"stop-re-click",rawName:"v-stop-re-click"}],attrs:{type:"primary"},on:{click:function(t){e.postEdit("editForm")}}},[e._v("提交")])],1)],1),e._v(" "),a("check-details",{ref:"report"})],1)},[],!1,null,"550786a4",null);u.options.__file="feedbackDetails.vue";t.default=u.exports},KlYr:function(e,t,a){},OzOy:function(e,t,a){"use strict";var s=a("KlYr");a.n(s).a}}]);
|