1 line
89 KiB
JavaScript
1 line
89 KiB
JavaScript
(window.webpackJsonp=window.webpackJsonp||[]).push([["chunk-856e0c5e"],{"0892":function(e,t,i){},"179f":function(e,t,i){"use strict";i.r(t);var s=(i("4160"),i("a15b"),i("b0c0"),i("ac1f"),i("1276"),i("159b"),i("c1df")),n=i.n(s),a=(i("7db0"),i("c740"),i("a630"),i("a434"),i("d3b7"),i("6062"),i("3ca3"),i("ddb0"),i("9778")),r=i("6e94"),l={data:function(){return{styleType:1,addForm:{engineeringName:"",engineeringSurvey:"",engineeringTypeId:"",engineeringTypeName:"",personLiable:"",typeDescribeId:[],planTime:"",buildTime:"",constructionLocation:"",responsibilityCompany:[],securityConstructionSchemeType:!1,specialConstructionSchemeType:!1,technicalDisclosureType:!1,typeDescribeList:[]},pickerOptions:{disabledDate:function(e){return e.getTime()<Date.now()-864e5}},options2:[],checkList:[],formLabelWidth:"136px",isDisabled:!1,value:!1,headquartersSn:"",typeOptions:[],contentList:[],describeOptions:[],enterpriseTypeId:1,pageSize:1e3,pageNo:1,projectSn:"",options:[],props:{multiple:!0},props2:{multiple:!0,value:"id",label:"describeName"},cooperatorList:[],fileList:[],fileList2:[],fileList3:[],fileUrl:"",company:""}},created:function(){this.company=COMPANY,this.headquartersSn=JSON.parse(window.sessionStorage.getItem("vuex")).userInfo.headquartersSn,this.projectSn=JSON.parse(window.sessionStorage.getItem("vuex")).userInfo.sn,this.styleType=this.styleType=this.$store.state.userInfo.styleType,this.fileUrl=this.$store.state.FILEURL,this.queryTypeList(),this.getCooperatorList()},methods:{queryTypeList:function(){var e=this;Object(a.G)({sn:this.headquartersSn}).then((function(t){200==t.code&&t.result&&(e.typeOptions=t.result)}))},queryDescribe:function(e){var t=this;Object(a.M)({typeId:e}).then((function(e){200==e.code&&e.result&&(t.describeOptions=e.result)}))},changeType:function(e){var t=this;this.typeOptions.forEach((function(i){i.id==e&&(t.addForm.engineeringTypeName=i.typeName)})),this.addForm.typeDescribeId=[],this.contentList=[],this.typeOptions.forEach((function(i){i.id==e&&t.queryDescribe(e)}))},changeDescribe:function(e){var t=this;this.addForm.typeDescribeList=[],e.join(",").split(",").forEach((function(e){var i=e;t.describeOptions.forEach((function(e){if(e.id==i){var s={id:e.id,describeName:e.describeName};t.addForm.typeDescribeList.push(s)}}))})),Object(a.B)({describeId:e.join(",")}).then((function(e){200==e.code&&e.result&&(t.contentList=e.result)}))},allChildrenCheck:function(e){var t=this;e.allCheck?(e.children.forEach((function(e){t.checkList.push(e.id)})),this.checkList=Array.from(new Set(this.checkList))):e.children.forEach((function(e){var i=e.id;t.checkList.forEach((function(e,s){e==i&&t.checkList.splice(s,1)}))}))},checkChidren:function(e){var t=this,i=[],s=[],n=!0;e.children.forEach((function(e){i.push(e.id)})),i.forEach((function(e){var i=e;-1!=t.checkList.findIndex((function(e,t){return e==i}))?s.push(!0):s.push(!1)})),s.forEach((function(e){e||(n=!1)})),e.allCheck=n},getCooperatorList:function(){var e=this,t={projectSn:this.projectSn,pageNo:this.pageNo,pageSize:this.pageSize,enterpriseTypeId:this.enterpriseTypeId,enterpriseName:""};Object(r.e)(t).then((function(t){200==t.code&&t.result.records.length>0&&(e.cooperatorList=JSON.parse(JSON.stringify(t.result.records)),e.cooperatorList.forEach((function(e){e.value=e.enterpriseName,e.label=e.enterpriseName})),e.options=e.cooperatorList)}))},handleUploadSuccess:function(e,t){this.fileList.push({name:t.name,url:t.response.data[0].imageUrl,iconType:this.getFileType(t.name)})},handleUploadSuccess2:function(e,t){this.fileList2.push({name:t.name,url:t.response.data[0].imageUrl,iconType:this.getFileType(t.name)})},handleUploadSuccess3:function(e,t){this.fileList3.push({name:t.name,url:t.response.data[0].imageUrl,iconType:this.getFileType(t.name)})},downLoadFile:function(e){window.open(this.fileUrl+e)},removeFile:function(e,t){var i=this;this.$confirm("此操作将永久删除该文件, 是否继续?","提示",{confirmButtonText:"确定",cancelButtonText:"取消",type:"warning"}).then((function(){1==t?i.fileList.splice(e,1):2==t?i.fileList2.splice(e,1):3==t&&i.fileList3.splice(e,1),i.$message({type:"success",message:"删除成功!"})})).catch((function(){i.$message({type:"info",message:"已取消删除"})}))},getFileType:function(e){var t="";try{var i=e.split(".");t=i[i.length-1]}catch(e){t=""}if(!t)return!1;t=t.toLocaleLowerCase();if(["png","jpg","jpeg","bmp","gif"].find((function(e){return e===t})))return"image";if(["txt"].find((function(e){return e===t})))return"txt";if(["xls","xlsx"].find((function(e){return e===t})))return"excel";if(["doc","docx"].find((function(e){return e===t})))return"word";if(["pdf"].find((function(e){return e===t})))return"pdf";if(["ppt","pptx"].find((function(e){return e===t})))return"ppt";if(["mp4","m2v","mkv","rmvb","wmv","avi","flv","mov","m4v"].find((function(e){return e===t})))return"video";return["mp3","wav","wmv"].find((function(e){return e===t}))?"radio":"other"},cancle:function(){this.$emit("cancleSave")},submit:function(){var e=this;if(""!=this.addForm.engineeringName)if(""!=this.addForm.engineeringTypeId)if(0!=this.addForm.typeDescribeId.length)if(""!=this.addForm.constructionLocation)if(this.addForm.buildTime){var t=this.addForm,i=t.constructionLocation,s=t.typeDescribeList,n=t.engineeringTypeName,r={constructionLocation:i,engineeringName:t.engineeringName,engineeringSurvey:t.engineeringSurvey,personLiable:t.personLiable,engineeringTypeId:t.engineeringTypeId,engineeringTypeName:n,buildStartTime:this.addForm.buildTime[0],buildEndTime:this.addForm.buildTime[1],planStartTime:this.addForm.planTime[0]?this.addForm.planTime[0]:"",planEndTime:this.addForm.planTime[1]?this.addForm.planTime[0]:"",responsibilityCompany:this.addForm.responsibilityCompany.join(","),securityConstructionSchemeType:this.addForm.securityConstructionSchemeType?2:1,specialConstructionSchemeType:this.addForm.specialConstructionSchemeType?2:1,technicalDisclosureType:this.addForm.specialConstructionSchemeType?2:1,typeDescribeList:s,controlItemList:this.checkList,technicalDisclosureFile:JSON.stringify(this.fileList),securityConstructionSchemeFile:JSON.stringify(this.fileList3),specialConstructionSchemeFile:JSON.stringify(this.fileList2)};r.projectSn=this.projectSn,Object(a.a)(r).then((function(t){200==t.code&&(e.$message.success("添加成功!"),e.$emit("cancleSave"))}))}else this.$message.error("请选择施工时间!");else this.$message.error("请输入施工部位!");else this.$message.error("请选择类别描述!");else this.$message.error("请选择危大工程类别!");else this.$message.error("请输入危大工程名称!")}}},o=(i("58d1"),i("2877")),c=Object(o.a)(l,(function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{staticClass:"plan-form",class:{dark:2==e.styleType}},[s("div",{staticStyle:{height:"100%"}},[s("vue-scroll",[s("div",{staticClass:"wrap"},[s("div",{staticClass:"left"},[s("div",{staticClass:"info"},[s("div",{staticClass:"box-title"},[e._v(" 基本信息 ")]),s("el-form",{staticClass:"form-box",attrs:{model:e.addForm}},[s("el-form-item",{attrs:{label:"危大工程名称:",required:"","label-width":e.formLabelWidth}},[s("el-input",{attrs:{placeholder:"请输入危大工程名称",autocomplete:"off"},model:{value:e.addForm.engineeringName,callback:function(t){e.$set(e.addForm,"engineeringName",t)},expression:"addForm.engineeringName"}})],1),s("el-form-item",{attrs:{label:"危大工程类别:",required:"","label-width":e.formLabelWidth}},[s("el-select",{attrs:{placeholder:"请选择危大工程类别"},on:{change:e.changeType},model:{value:e.addForm.engineeringTypeId,callback:function(t){e.$set(e.addForm,"engineeringTypeId",t)},expression:"addForm.engineeringTypeId"}},e._l(e.typeOptions,(function(e){return s("el-option",{key:e.id,attrs:{label:e.typeName,value:e.id}})})),1)],1),s("el-form-item",{attrs:{label:"危大工程概况:","label-width":e.formLabelWidth}},[s("el-input",{attrs:{disabled:e.isDisabled,placeholder:"请输入危大工程概况",autocomplete:"off"},model:{value:e.addForm.engineeringSurvey,callback:function(t){e.$set(e.addForm,"engineeringSurvey",t)},expression:"addForm.engineeringSurvey"}})],1),s("el-form-item",{attrs:{label:"类别描述:",required:"","label-width":e.formLabelWidth}},[s("el-cascader",{attrs:{disabled:e.isDisabled,placeholder:"请选择类别描述",options:e.describeOptions,props:e.props2,clearable:""},on:{change:e.changeDescribe},model:{value:e.addForm.typeDescribeId,callback:function(t){e.$set(e.addForm,"typeDescribeId",t)},expression:"addForm.typeDescribeId"}})],1),s("el-form-item",{attrs:{label:"施工部位:","label-width":e.formLabelWidth,required:""}},[s("el-input",{attrs:{disabled:e.isDisabled,placeholder:"请输入施工部位",autocomplete:"off"},model:{value:e.addForm.constructionLocation,callback:function(t){e.$set(e.addForm,"constructionLocation",t)},expression:"addForm.constructionLocation"}})],1),s("el-form-item",{attrs:{label:"施工时间:",required:"","label-width":e.formLabelWidth}},[s("el-date-picker",{attrs:{disabled:e.isDisabled,type:"daterange","range-separator":"至","picker-options":e.pickerOptions,"value-format":"yyyy-MM-dd","start-placeholder":"开始日期","end-placeholder":"结束日期"},model:{value:e.addForm.buildTime,callback:function(t){e.$set(e.addForm,"buildTime",t)},expression:"addForm.buildTime"}})],1),s("el-form-item",{attrs:{label:"计划时间:","label-width":e.formLabelWidth}},[s("el-date-picker",{attrs:{disabled:e.isDisabled,type:"daterange","picker-options":e.pickerOptions,"range-separator":"至","value-format":"yyyy-MM-dd","start-placeholder":"开始日期","end-placeholder":"结束日期"},model:{value:e.addForm.planTime,callback:function(t){e.$set(e.addForm,"planTime",t)},expression:"addForm.planTime"}})],1),s("el-form-item",{attrs:{label:"责任人:","label-width":e.formLabelWidth}},[s("el-input",{attrs:{disabled:e.isDisabled,placeholder:"请输入责任人",autocomplete:"off"},model:{value:e.addForm.personLiable,callback:function(t){e.$set(e.addForm,"personLiable",t)},expression:"addForm.personLiable"}})],1),s("el-form-item",{attrs:{label:"责任分包单位:","label-width":e.formLabelWidth}},[s("el-cascader",{attrs:{disabled:e.isDisabled,placeholder:"请选择责任分包单位",options:e.options,props:e.props,clearable:""},model:{value:e.addForm.responsibilityCompany,callback:function(t){e.$set(e.addForm,"responsibilityCompany",t)},expression:"addForm.responsibilityCompany"}})],1)],1)],1),"longguang"!=e.company?s("div",{staticClass:"control-point"},[s("div",{staticClass:"box-title"},[e._v(" 管控要点 ")]),s("div",{staticStyle:{height:"calc(100% - 50px)"}},[s("div",{staticClass:"checkbox-list"},e._l(e.contentList,(function(t,i){return s("div",{key:i,staticClass:"checkbox-item"},[s("el-checkbox",{on:{change:function(i){return e.allChildrenCheck(t)}},model:{value:t.allCheck,callback:function(i){e.$set(t,"allCheck",i)},expression:"item.allCheck"}},[s("a",[e._v(e._s(t.controlTypeName))])]),s("el-checkbox-group",{model:{value:e.checkList,callback:function(t){e.checkList=t},expression:"checkList"}},e._l(t.children,(function(i,n){return s("div",{key:n,staticClass:"checkbox-children"},[s("el-checkbox",{attrs:{label:i.id},on:{change:function(i){return e.checkChidren(t)}}},[e._v(e._s(i.controlContent))])],1)})),0)],1)})),0)])]):e._e()]),"longguang"!=e.company?s("div",{class:{line:2==e.styleType}}):e._e(),"longguang"!=e.company?s("div",{staticClass:"right"},[s("div",{staticClass:"box-title"},[e._v(" 工程资料 ")]),s("div",{staticClass:"file-form"},[s("div",{staticClass:"form-item"},[s("div",{staticClass:"switch-lable"},[e._v("安全技术交底")]),s("div",{staticClass:"form-right"},[s("div",{staticClass:"switch-box"},[s("el-switch",{attrs:{"active-color":"#13ce66","inactive-color":"#efefef"},model:{value:e.addForm.technicalDisclosureType,callback:function(t){e.$set(e.addForm,"technicalDisclosureType",t)},expression:"addForm.technicalDisclosureType"}}),s("div",[e._v(e._s(e.addForm.technicalDisclosureType?"已完成":"未完成"))])],1),s("el-upload",{staticClass:"avatar-uploader",attrs:{action:e.$store.state.UPLOADURL,"show-file-list":!1,"on-success":e.handleUploadSuccess,name:"files"}},[s("div",{staticClass:"upload-btn"},[e._v("点击上传")])]),e.fileList&&e.fileList.length>0?s("div",{staticClass:"file-list"},[s("div",{staticClass:"list-head"},[e._v("资料列表")]),s("div",{staticClass:"item-box"},[s("vue-scroll",e._l(e.fileList,(function(t,n){return s("div",{key:n,staticClass:"list-item"},[s("div",{staticClass:"file-icon"},["word"==t.iconType?s("img",{attrs:{src:i("5935")}}):e._e(),"image"==t.iconType?s("img",{attrs:{src:i("9f0c")}}):e._e(),"excel"==t.iconType?s("img",{attrs:{src:i("22d4")}}):e._e(),"ppt"==t.iconType?s("img",{attrs:{src:i("75e7")}}):e._e(),"pdf"==t.iconType?s("img",{attrs:{src:i("a7c6")}}):e._e()]),s("div",{staticClass:"file-name"},[e._v(" "+e._s(t.name)+" "),s("span",{on:{click:function(i){return e.downLoadFile(t.url)}}},[e._v("下载")])]),s("i",{staticClass:"el-icon-close",on:{click:function(t){return e.removeFile(n,1)}}})])})),0)],1)]):e._e()],1)]),s("div",{staticClass:"form-item"},[s("div",{staticClass:"switch-lable"},[e._v("专项施工方案交底")]),s("div",{staticClass:"form-right"},[s("div",{staticClass:"switch-box"},[s("el-switch",{attrs:{"active-color":"#13ce66","inactive-color":"#efefef"},model:{value:e.addForm.specialConstructionSchemeType,callback:function(t){e.$set(e.addForm,"specialConstructionSchemeType",t)},expression:"addForm.specialConstructionSchemeType"}}),s("div",[e._v(e._s(e.addForm.specialConstructionSchemeType?"已完成":"未完成"))])],1),s("el-upload",{staticClass:"avatar-uploader",attrs:{action:e.$store.state.UPLOADURL,"show-file-list":!1,"on-success":e.handleUploadSuccess2,name:"files"}},[s("div",{staticClass:"upload-btn"},[e._v("点击上传")])]),e.fileList2&&e.fileList2.length>0?s("div",{staticClass:"file-list"},[s("div",{staticClass:"list-head"},[e._v("资料列表")]),s("div",{staticClass:"item-box"},[s("vue-scroll",e._l(e.fileList2,(function(t,n){return s("div",{key:n,staticClass:"list-item"},[s("div",{staticClass:"file-icon"},["word"==t.iconType?s("img",{attrs:{src:i("5935")}}):e._e(),"image"==t.iconType?s("img",{attrs:{src:i("9f0c")}}):e._e(),"excel"==t.iconType?s("img",{attrs:{src:i("22d4")}}):e._e(),"ppt"==t.iconType?s("img",{attrs:{src:i("75e7")}}):e._e(),"pdf"==t.iconType?s("img",{attrs:{src:i("a7c6")}}):e._e()]),s("div",{staticClass:"file-name"},[e._v(" "+e._s(t.name)+" "),s("span",{on:{click:function(i){return e.downLoadFile(t.url)}}},[e._v("下载")])]),s("i",{staticClass:"el-icon-close",on:{click:function(t){return e.removeFile(n,2)}}})])})),0)],1)]):e._e()],1)]),s("div",{staticClass:"form-item"},[s("div",{staticClass:"switch-lable"},[e._v("安全专项施工方案及附件")]),s("div",{staticClass:"form-right"},[s("div",{staticClass:"switch-box"},[s("el-switch",{attrs:{"active-color":"#13ce66","inactive-color":"#efefef"},model:{value:e.addForm.securityConstructionSchemeType,callback:function(t){e.$set(e.addForm,"securityConstructionSchemeType",t)},expression:"addForm.securityConstructionSchemeType"}}),s("div",[e._v(e._s(e.addForm.securityConstructionSchemeType?"已完成":"未完成"))])],1),s("el-upload",{staticClass:"avatar-uploader",attrs:{action:e.$store.state.UPLOADURL,"show-file-list":!1,"on-success":e.handleUploadSuccess3,name:"files"}},[s("div",{staticClass:"upload-btn"},[e._v("点击上传")])]),e.fileList3&&e.fileList3.length>0?s("div",{staticClass:"file-list"},[s("div",{staticClass:"list-head"},[e._v("资料列表")]),s("div",{staticClass:"item-box"},[s("vue-scroll",e._l(e.fileList3,(function(t,n){return s("div",{key:n,staticClass:"list-item"},[s("div",{staticClass:"file-icon"},["word"==t.iconType?s("img",{attrs:{src:i("5935")}}):e._e(),"image"==t.iconType?s("img",{attrs:{src:i("9f0c")}}):e._e(),"excel"==t.iconType?s("img",{attrs:{src:i("22d4")}}):e._e(),"ppt"==t.iconType?s("img",{attrs:{src:i("75e7")}}):e._e(),"pdf"==t.iconType?s("img",{attrs:{src:i("a7c6")}}):e._e()]),s("div",{staticClass:"file-name"},[e._v(" "+e._s(t.name)+" "),s("span",{on:{click:function(i){return e.downLoadFile(t.url)}}},[e._v("下载")])]),s("i",{staticClass:"el-icon-close",on:{click:function(t){return e.removeFile(n,3)}}})])})),0)],1)]):e._e()],1)])])]):e._e()]),s("div",{staticClass:"button-box",class:{"button-box2":"longguang"==e.company}},[s("el-button",{staticClass:"cancle-btn",attrs:{icon:"el-icon-circle-close",size:"small"},on:{click:e.cancle}},[e._v("取消")]),s("el-button",{attrs:{type:"primary",icon:"el-icon-circle-check",size:"small"},on:{click:e.submit}},[e._v("保存")])],1)])],1)])}),[],!1,null,"62c02bdf",null).exports,d=i("ade3"),u=i("d044"),p=i.n(u),g=i("7a16"),f={props:["id"],data:function(){var e;return e={ops:{scrollPanel:{scrollingX:!1}},dialogVisible:!1,dialogVisible2:!1,dialogVisible3:!1,dialogVisible4:!1,dialogVisible5:!1,dialogVisible6:!1,styleType:1,buildDate:"",planDate:"",pickerOptions:{disabledDate:function(e){return e.getTime()<Date.now()-864e5}},options2:[],checkList:[],formLabelWidth:"136px",isDisabled:!0,value:!1,headquartersSn:"",typeOptions:[],contentList:[],describeOptions:[],enterpriseTypeId:1,pageSize:1e3,pageNo:1,projectSn:"",options:[],props:{multiple:!0},props2:{multiple:!0,value:"id",label:"describeName"},cooperatorList:[],fileList:[],fileList2:[],fileList3:[],fileUrl:"",detailData:{},progressData:[],sideStationData:[],checkData:[],hiddenDangerData:[],inspectRecordData:[]},Object(d.a)(e,"detailData",{}),Object(d.a)(e,"rectifyRecordList",[]),Object(d.a)(e,"statusArr",["无需整改","待整改","待复查","合格","不合格"]),Object(d.a)(e,"COMPANY",""),e},created:function(){var e=this;this.COMPANY=COMPANY,this.headquartersSn=JSON.parse(window.sessionStorage.getItem("vuex")).userInfo.headquartersSn,this.projectSn=JSON.parse(window.sessionStorage.getItem("vuex")).userInfo.sn,this.fileUrl=this.$store.state.FILEURL,this.queryDetail(),this.selectClassControlContentList(),this.getCooperatorList(),this.selectDangerousEngineeringAcceptanceCheck(),this.selectDangerousEngineeringSideStation(),this.selectDangerousEngineeringProgressRecord(),this.selectHiddenDangerInspectRecord(1),this.selectHiddenDangerInspectRecord(2),this.$nextTick((function(){e.bindQRCode()}))},methods:{printBtn:function(){var e=this;setTimeout((function(){var t=e.$refs.qrCodeDiv.innerHTML;window.document.body.innerHTML=t,window.print(),window.location.reload()}),100)},queryDetail:function(){var e=this,t={id:this.id};Object(a.z)(t).then((function(t){200==t.code&&t.result&&(e.detailData=t.result,e.buildDate=[],e.buildDate.push(e.detailData.buildStartTime),e.buildDate.push(e.detailData.buildEndTime),e.detailData.planStartTime&&e.detailData.planEndTime&&(e.planDate=[],e.planDate.push(e.detailData.planStartTime),e.planDate.push(e.detailData.planEndTime)))}))},selectClassControlContentList:function(){var e=this;Object(a.A)({engineeringId:this.id}).then((function(t){200==t.code&&t.result&&(e.contentList=t.result)}))},bindQRCode:function(){document.getElementById("qrCode").innerHTML="",window.location.host.split(":")[0],this.$store.state.userInfo.userId,this.$store.state.projectSn;var e={id:this.id,type:"wdgc"};new p.a(this.$refs.qrCodeDiv,{text:JSON.stringify(e),width:144,height:144,colorDark:"#333333",colorLight:"#ffffff",correctLevel:p.a.CorrectLevel.L})},selectDangerousEngineeringProgressRecord:function(){var e=this;Object(a.D)({engineeringId:this.id}).then((function(t){200==t.code&&t.result&&(t.result.forEach((function(t){t.fileList=[],t.imageUrl&&t.imageUrl.split(",").length>0&&t.imageUrl.split(",").forEach((function(i){t.fileList.push(e.fileUrl+i)}))})),e.progressData=t.result)}))},selectDangerousEngineeringAcceptanceCheck:function(){var e=this;Object(a.C)({engineeringId:this.id}).then((function(t){200==t.code&&t.result&&(t.result.forEach((function(t){t.fileList=[],t.imageUrl&&t.imageUrl.split(",").length>0&&t.imageUrl.split(",").forEach((function(i){t.fileList.push(e.fileUrl+i)}))})),e.checkData=t.result)}))},selectDangerousEngineeringSideStation:function(){var e=this;Object(a.F)({engineeringId:this.id}).then((function(t){200==t.code&&t.result&&(t.result.forEach((function(t){t.fileList=[],t.imageUrl&&t.imageUrl.split(",").length>0&&t.imageUrl.split(",").forEach((function(i){t.fileList.push(e.fileUrl+i)}))})),e.sideStationData=t.result)}))},selectHiddenDangerInspectRecord:function(e){var t=this,i={recordType:e,projectSn:this.projectSn,pageNo:1,pageSize:1e3};Object(a.H)(i).then((function(i){200==i.code&&i.result&&(i.result.records.forEach((function(e){e.fileList=[],e.imageUrl&&e.imageUrl.split(",").length>0&&e.imageUrl.split(",").forEach((function(i){e.fileList.push(t.fileUrl+i)}))})),1==e?t.hiddenDangerData=i.result.records:2==e&&(t.inspectRecordData=i.result.records))}))},getRectifyRecordList:function(e){var t=this;Object(g.I)({inspectId:e}).then((function(e){t.rectifyRecordList=e.result}))},previewDetail:function(e){this.getRectifyRecordList(e.id),this.detailData=e,this.dialogVisible6=!0},parseImage2:function(e){var t=this,i=[];return e&&(i=e.split(",")),i.forEach((function(e,s){i[s]=t.$store.state.FILEURL+e})),i},deleteDangerousEngineeringProgressRecord:function(e){var t=this;this.$confirm("此操作将永久删除该记录, 是否继续?","提示",{confirmButtonText:"确定",cancelButtonText:"取消",type:"warning"}).then((function(){Object(a.i)({id:e}).then((function(e){200==e.code&&(t.$message({type:"success",message:"删除成功!"}),t.selectDangerousEngineeringProgressRecord())}))})).catch((function(){t.$message({type:"info",message:"已取消删除"})}))},deleteDangerousEngineeringSideStation:function(e){var t=this;this.$confirm("此操作将永久删除该记录, 是否继续?","提示",{confirmButtonText:"确定",cancelButtonText:"取消",type:"warning"}).then((function(){Object(a.k)({id:e}).then((function(e){200==e.code&&(t.$message({type:"success",message:"删除成功!"}),t.selectDangerousEngineeringSideStation())}))})).catch((function(){t.$message({type:"info",message:"已取消删除"})}))},deleteDangerousEngineeringAcceptanceCheck:function(e){var t=this;this.$confirm("此操作将永久删除该记录, 是否继续?","提示",{confirmButtonText:"确定",cancelButtonText:"取消",type:"warning"}).then((function(){Object(a.h)({id:e}).then((function(e){200==e.code&&(t.$message({type:"success",message:"删除成功!"}),t.selectDangerousEngineeringAcceptanceCheck())}))})).catch((function(){t.$message({type:"info",message:"已取消删除"})}))},deletehiddenDangerInspectRecord:function(e,t){var i=this;this.$confirm("此操作将永久删除该记录, 是否继续?","提示",{confirmButtonText:"确定",cancelButtonText:"取消",type:"warning"}).then((function(){Object(a.q)({id:e}).then((function(e){200==e.code&&(i.$message({type:"success",message:"删除成功!"}),i.selectHiddenDangerInspectRecord(t))}))})).catch((function(){i.$message({type:"info",message:"已取消删除"})}))},getCooperatorList:function(){var e=this,t={projectSn:this.projectSn,pageNo:this.pageNo,pageSize:this.pageSize,enterpriseTypeId:this.enterpriseTypeId,enterpriseName:""};Object(r.e)(t).then((function(t){200==t.code&&t.result.records.length>0&&(e.cooperatorList=JSON.parse(JSON.stringify(t.result.records)),e.cooperatorList.forEach((function(e){e.value=e.enterpriseName,e.label=e.enterpriseName})),e.options=e.cooperatorList)}))},handleUploadSuccess:function(e,t){this.fileList.push({name:t.name,url:t.response.data[0].imageUrl,iconType:this.getFileType(t.name)})},handleUploadSuccess2:function(e,t){this.fileList2.push({name:t.name,url:t.response.data[0].imageUrl,iconType:this.getFileType(t.name)})},handleUploadSuccess3:function(e,t){this.fileList3.push({name:t.name,url:t.response.data[0].imageUrl,iconType:this.getFileType(t.name)})},downLoadFile:function(e){window.open(this.fileUrl+e)},removeFile:function(e,t){var i=this;this.$confirm("此操作将永久删除该文件, 是否继续?","提示",{confirmButtonText:"确定",cancelButtonText:"取消",type:"warning"}).then((function(){1==t?i.fileList.splice(e,1):2==t?i.fileList2.splice(e,1):3==t&&i.fileList3.splice(e,1),i.$message({type:"success",message:"删除成功!"})})).catch((function(){i.$message({type:"info",message:"已取消删除"})}))},getFileType:function(e){var t="";try{var i=e.split(".");t=i[i.length-1]}catch(e){t=""}if(!t)return!1;t=t.toLocaleLowerCase();if(["png","jpg","jpeg","bmp","gif"].find((function(e){return e===t})))return"image";if(["txt"].find((function(e){return e===t})))return"txt";if(["xls","xlsx"].find((function(e){return e===t})))return"excel";if(["doc","docx"].find((function(e){return e===t})))return"word";if(["pdf"].find((function(e){return e===t})))return"pdf";if(["ppt","pptx"].find((function(e){return e===t})))return"ppt";if(["mp4","m2v","mkv","rmvb","wmv","avi","flv","mov","m4v"].find((function(e){return e===t})))return"video";return["mp3","wav","wmv"].find((function(e){return e===t}))?"radio":"other"},cancle:function(){this.$emit("cancleSave")},submit:function(){}}},m={components:{addPlan:c,detail:(i("afa4"),Object(o.a)(f,(function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{staticClass:"plan-form",class:{dark:2==e.styleType}},[s("div",{staticStyle:{height:"100%"}},[s("vue-scroll",[s("div",{staticClass:"wrap"},[s("div",{staticClass:"left"},[s("div",{staticClass:"info"},[s("div",{staticClass:"box-title"},[e._v(" 基本信息 ")]),s("div",{staticClass:"info-content"},[s("el-form",{staticClass:"form-box",attrs:{model:e.detailData}},[s("el-form-item",{attrs:{label:"危大工程名称:","label-width":e.formLabelWidth}},[e._v(" "+e._s(e.detailData.engineeringName)+" ")]),s("el-form-item",{attrs:{label:"危大工程类别:","label-width":e.formLabelWidth}},[e._v(" "+e._s(e.detailData.engineeringTypeName)+" ")]),s("el-form-item",{attrs:{label:"危大工程概况:","label-width":e.formLabelWidth}},[s("el-input",{attrs:{disabled:e.isDisabled,placeholder:"请输入危大工程概况",autocomplete:"off"},model:{value:e.detailData.engineeringSurvey,callback:function(t){e.$set(e.detailData,"engineeringSurvey",t)},expression:"detailData.engineeringSurvey"}})],1),s("el-form-item",{attrs:{label:"类别描述:","label-width":e.formLabelWidth}},[s("div",{staticStyle:{"word-break":"break-all"}},e._l(e.detailData.chooseTypeDescribeList,(function(t,i){return s("span",{key:i},[e._v(" "+e._s(i+1)+"、"+e._s(t.describeName)+" ")])})),0)]),s("el-form-item",{attrs:{label:"施工部位:","label-width":e.formLabelWidth,required:""}},[s("el-input",{attrs:{disabled:e.isDisabled,placeholder:"请输入施工部位",autocomplete:"off"},model:{value:e.detailData.constructionLocation,callback:function(t){e.$set(e.detailData,"constructionLocation",t)},expression:"detailData.constructionLocation"}})],1),s("el-form-item",{attrs:{label:"施工时间:",required:"","label-width":e.formLabelWidth}},[s("el-date-picker",{attrs:{disabled:e.isDisabled,type:"daterange","range-separator":"至","picker-options":e.pickerOptions,"value-format":"yyyy-MM-dd","start-placeholder":"开始日期","end-placeholder":"结束日期"},model:{value:e.buildDate,callback:function(t){e.buildDate=t},expression:"buildDate"}})],1),s("el-form-item",{attrs:{label:"计划时间:","label-width":e.formLabelWidth}},[s("el-date-picker",{attrs:{disabled:e.isDisabled,type:"daterange","picker-options":e.pickerOptions,"range-separator":"至","value-format":"yyyy-MM-dd","start-placeholder":"开始日期","end-placeholder":"结束日期"},model:{value:e.planDate,callback:function(t){e.planDate=t},expression:"planDate"}})],1),s("el-form-item",{attrs:{label:"责任人:","label-width":e.formLabelWidth}},[s("el-input",{attrs:{disabled:e.isDisabled,placeholder:"请输入责任人",autocomplete:"off"},model:{value:e.detailData.personLiable,callback:function(t){e.$set(e.detailData,"personLiable",t)},expression:"detailData.personLiable"}})],1),s("el-form-item",{attrs:{label:"责任分包单位:","label-width":e.formLabelWidth}},[s("el-cascader",{attrs:{disabled:e.isDisabled,placeholder:"请选择责任分包单位",options:e.options,props:e.props,clearable:""},model:{value:e.detailData.responsibilityCompany,callback:function(t){e.$set(e.detailData,"responsibilityCompany",t)},expression:"detailData.responsibilityCompany"}})],1)],1),"longguang"!=e.COMPANY?s("div",{staticClass:"qr-box"},[s("div",{ref:"qrCodeDiv",attrs:{id:"qrCode"}}),s("el-button",{staticClass:"print-btn",attrs:{size:"medium"},on:{click:e.printBtn}},[e._v("打印危大工程标识")])],1):e._e()],1)]),"longguang"!=e.COMPANY?s("div",{staticClass:"others-info"},[s("div",{staticClass:"top"},[s("div",{staticClass:"info-item"},[s("div",{staticClass:"box-title"},[e._v(" 施工进度 ")]),s("div",{staticClass:"plan-detail flex"},[s("div",{staticClass:"plan-content"},[e._v(" 当前进度:"+e._s(e.progressData.length>0?e.progressData[0].progressDescribe:"- -")+" "),e.progressData.length>0&&e.progressData[0].imageUrl?s("div",{staticStyle:{"margin-left":"48px"}},e._l(e.progressData[0].imageUrl.split(","),(function(t,i){return s("el-image",{key:i,staticStyle:{width:"80px",height:"80px","margin-left":"20px","margin-top":"10px"},attrs:{src:e.fileUrl+t,"preview-src-list":[e.fileUrl+t]}})})),1):e._e()]),s("el-button",{staticClass:"print-btn",attrs:{size:"medium"},on:{click:function(t){e.dialogVisible=!0}}},[e._v("历史进度记录")])],1)]),s("div",{staticClass:"line"}),s("div",{staticClass:"info-item"},[s("div",{staticClass:"box-title"},[e._v(" 安全检查 ")]),s("div",{staticClass:"safe-detail flex"},[s("div",{staticClass:"safe-content"},[e._v(" 问题隐患:当前存在"+e._s(e.detailData.hiddenDangerNum)+"个未销隐患 ")]),s("el-button",{staticClass:"print-btn",attrs:{size:"medium"},on:{click:function(t){e.dialogVisible4=!0}}},[e._v("历史隐患记录")])],1),s("div",{staticClass:"safe-detail flex"},[s("div",{staticClass:"safe-content"},[e._v(" 排查记录:"+e._s(e.inspectRecordData.length)+" ")]),s("el-button",{staticClass:"print-btn",attrs:{size:"medium"},on:{click:function(t){e.dialogVisible5=!0}}},[e._v("历史排查记录")])],1)])]),s("div",{staticClass:"bottom"},[s("div",{staticClass:"info-item"},[s("div",{staticClass:"box-title"},[e._v(" 旁站记录 ")]),s("div",{staticClass:"plan-detail flex"},[s("div",{staticClass:"plan-content"},[e._v(" 旁站记录:"+e._s(e.sideStationData.length>0?e.sideStationData[0].buildSituation:"- -")+" "),e.sideStationData.length>0&&e.sideStationData[0].imageUrl?s("div",{staticStyle:{"margin-left":"48px"}},e._l(e.sideStationData[0].imageUrl.split(","),(function(t,i){return s("el-image",{key:i,staticStyle:{width:"80px",height:"80px","margin-left":"20px","margin-top":"10px"},attrs:{src:e.fileUrl+t,"preview-src-list":[e.fileUrl+t]}})})),1):e._e()]),s("el-button",{staticClass:"print-btn",attrs:{size:"medium"},on:{click:function(t){e.dialogVisible2=!0}}},[e._v("历史旁站记录")])],1)]),s("div",{staticClass:"line"}),s("div",{staticClass:"info-item"},[s("div",{staticClass:"box-title"},[e._v(" 一般验收 ")]),s("div",{staticClass:"plan-detail flex"},[s("div",{staticClass:"plan-content2"},[e._v(" 验收结果:"+e._s(e.checkData.length>0?1==e.checkData[0].acceptanceResult?"合格":"不合格":"- -")+" ")]),s("div",{staticClass:"plan-content2"},[e._v(" 验收类型:"+e._s(e.checkData.length>0?1==e.checkData[0].acceptanceType?"施工条件验收":"危大工程验收":"- -")+" ")]),s("el-button",{staticClass:"print-btn",attrs:{size:"medium"},on:{click:function(t){e.dialogVisible3=!0}}},[e._v("历史验收记录")])],1),s("div",{staticClass:"plan-detail"},[s("div",{staticClass:"plan-content"},[e._v(" 验收描述:"+e._s(e.checkData.length>0?e.checkData[0].acceptanceDescribe:"- -")+" "),e.sideStationData.length>0&&e.sideStationData[0].imageUrl?s("div",{staticStyle:{"margin-left":"48px"}},e._l(e.sideStationData[0].imageUrl.split(","),(function(t,i){return s("el-image",{key:i,staticStyle:{width:"80px",height:"80px","margin-left":"20px","margin-top":"10px"},attrs:{src:e.fileUrl+t,"preview-src-list":[e.fileUrl+t]}})})),1):e._e()])])])])]):e._e(),"longguang"!=e.COMPANY?s("div",{staticClass:"control-point"},[s("div",{staticClass:"box-title"},[e._v(" 管控要点 ")]),s("div",{staticStyle:{height:"calc(100% - 50px)"}},[s("div",{staticClass:"checkbox-list"},e._l(e.contentList,(function(t,i){return s("div",{key:i,staticClass:"checkbox-item"},[s("div",{staticClass:"flex"},[s("p",[e._v(e._s(t.children?t.controlTypeName:t.controlContent))]),s("div",{staticClass:"status",class:{status1:2==t.chooseType}},[e._v(e._s(2==t.chooseType?t.yesShowName:t.noShowName))])]),t.children?s("div",e._l(t.children,(function(t,i){return s("div",{key:i,staticClass:"checkbox-children flex"},[s("div",{staticClass:"content"},[e._v(e._s(t.controlContent))]),s("div",{staticClass:"status",class:{status1:2==t.chooseType}},[e._v(e._s(2==t.chooseType?t.yesShowName:t.noShowName))])])})),0):e._e()])})),0)])]):e._e(),"longguang"!=e.COMPANY?s("div",{staticClass:"right"},[s("div",{staticClass:"box-title"},[e._v(" 工程资料 ")]),s("div",{staticClass:"file-form"},[s("div",{staticClass:"form-item"},[s("div",{staticClass:"switch-lable"},[e._v("安全技术交底")]),s("div",{staticClass:"form-right"},[s("div",{staticClass:"switch-box"},[s("el-switch",{attrs:{"active-value":2,"active-color":"#13ce66","inactive-color":"#f9f9f9",disabled:""},model:{value:e.detailData.technicalDisclosureType,callback:function(t){e.$set(e.detailData,"technicalDisclosureType",t)},expression:"detailData.technicalDisclosureType"}}),s("div",[e._v(e._s(2==e.detailData.technicalDisclosureType?"已完成":"未完成"))])],1),e.detailData.technicalDisclosureFile&&JSON.parse(e.detailData.technicalDisclosureFile).length>0?s("div",{staticClass:"file-list"},[s("div",{staticClass:"list-head"},[e._v("资料列表")]),s("div",{staticClass:"item-box"},[s("vue-scroll",e._l(JSON.parse(e.detailData.technicalDisclosureFile),(function(t,n){return s("div",{key:n,staticClass:"list-item"},[s("div",{staticClass:"file-icon"},["word"==t.iconType?s("img",{attrs:{src:i("5935")}}):e._e(),"image"==t.iconType?s("img",{attrs:{src:i("9f0c")}}):e._e(),"excel"==t.iconType?s("img",{attrs:{src:i("22d4")}}):e._e(),"ppt"==t.iconType?s("img",{attrs:{src:i("75e7")}}):e._e(),"pdf"==t.iconType?s("img",{attrs:{src:i("a7c6")}}):e._e()]),s("div",{staticClass:"file-name"},[e._v(" "+e._s(t.name)+" "),s("span",{on:{click:function(i){return e.downLoadFile(t.url)}}},[e._v("下载")])])])})),0)],1)]):e._e()])]),s("div",{staticClass:"form-item"},[s("div",{staticClass:"switch-lable"},[e._v("专项施工方案交底")]),s("div",{staticClass:"form-right"},[s("div",{staticClass:"switch-box"},[s("el-switch",{attrs:{"active-value":2,"active-color":"#13ce66","inactive-color":"#f9f9f9",disabled:""},model:{value:e.detailData.specialConstructionSchemeType,callback:function(t){e.$set(e.detailData,"specialConstructionSchemeType",t)},expression:"detailData.specialConstructionSchemeType"}}),s("div",[e._v(e._s(2==e.detailData.specialConstructionSchemeType?"已完成":"未完成"))])],1),e.detailData.specialConstructionSchemeFile&&JSON.parse(e.detailData.specialConstructionSchemeFile).length>0?s("div",{staticClass:"file-list"},[s("div",{staticClass:"list-head"},[e._v("资料列表")]),s("div",{staticClass:"item-box"},[s("vue-scroll",e._l(JSON.parse(e.detailData.specialConstructionSchemeFile),(function(t,n){return s("div",{key:n,staticClass:"list-item"},[s("div",{staticClass:"file-icon"},["word"==t.iconType?s("img",{attrs:{src:i("5935")}}):e._e(),"image"==t.iconType?s("img",{attrs:{src:i("9f0c")}}):e._e(),"excel"==t.iconType?s("img",{attrs:{src:i("22d4")}}):e._e(),"ppt"==t.iconType?s("img",{attrs:{src:i("75e7")}}):e._e(),"pdf"==t.iconType?s("img",{attrs:{src:i("a7c6")}}):e._e()]),s("div",{staticClass:"file-name"},[e._v(" "+e._s(t.name)+" "),s("span",{on:{click:function(i){return e.downLoadFile(t.url)}}},[e._v("下载")])])])})),0)],1)]):e._e()])]),s("div",{staticClass:"form-item"},[s("div",{staticClass:"switch-lable"},[e._v("安全专项施工方案及附件")]),s("div",{staticClass:"form-right"},[s("div",{staticClass:"switch-box"},[s("el-switch",{attrs:{"active-value":2,"active-color":"#13ce66","inactive-color":"#909399",disabled:""},model:{value:e.detailData.securityConstructionSchemeType,callback:function(t){e.$set(e.detailData,"securityConstructionSchemeType",t)},expression:"detailData.securityConstructionSchemeType"}}),s("div",[e._v(e._s(2==e.detailData.securityConstructionSchemeType?"已完成":"未完成"))])],1),e.detailData.securityConstructionSchemeFile&&JSON.parse(e.detailData.securityConstructionSchemeFile).length>0?s("div",{staticClass:"file-list"},[s("div",{staticClass:"list-head"},[e._v("资料列表")]),s("div",{staticClass:"item-box"},[s("vue-scroll",e._l(JSON.parse(e.detailData.securityConstructionSchemeFile),(function(t,n){return s("div",{key:n,staticClass:"list-item"},[s("div",{staticClass:"file-icon"},["word"==t.iconType?s("img",{attrs:{src:i("5935")}}):e._e(),"image"==t.iconType?s("img",{attrs:{src:i("9f0c")}}):e._e(),"excel"==t.iconType?s("img",{attrs:{src:i("22d4")}}):e._e(),"ppt"==t.iconType?s("img",{attrs:{src:i("75e7")}}):e._e(),"pdf"==t.iconType?s("img",{attrs:{src:i("a7c6")}}):e._e()]),s("div",{staticClass:"file-name"},[e._v(" "+e._s(t.name)+" "),s("span",{on:{click:function(i){return e.downLoadFile(t.url)}}},[e._v("下载")])])])})),0)],1)]):e._e()])])])]):e._e()])])])],1),s("el-dialog",{attrs:{title:"历史进度记录",visible:e.dialogVisible,width:"880px","modal-append-to-body":!1},on:{"update:visible":function(t){e.dialogVisible=t}}},[s("el-table",{staticClass:"tables",staticStyle:{width:"100%"},attrs:{data:e.progressData,height:"500"}},[s("el-table-column",{attrs:{prop:"progressDescribe",label:"进度描述"}}),s("el-table-column",{attrs:{label:"图片"},scopedSlots:e._u([{key:"default",fn:function(t){return[t.row.imageUrl?s("el-image",{staticStyle:{width:"50px",height:"50px"},attrs:{src:e.fileUrl+t.row.imageUrl.split(",")[0],"preview-src-list":t.row.fileList}}):e._e()]}}])}),s("el-table-column",{attrs:{prop:"createUserName",label:"记录人"}}),s("el-table-column",{attrs:{prop:"createTime",label:"记录时间"}}),s("el-table-column",{attrs:{label:"操作",width:"80"},scopedSlots:e._u([{key:"default",fn:function(t){return[s("i",{staticClass:"el-icon-delete delete-btn",on:{click:function(i){return e.deleteDangerousEngineeringProgressRecord(t.row.id)}}})]}}])})],1)],1),s("el-dialog",{attrs:{title:"历史旁站记录",visible:e.dialogVisible2,width:"880px","modal-append-to-body":!1},on:{"update:visible":function(t){e.dialogVisible2=t}}},[s("el-table",{staticClass:"tables",staticStyle:{width:"100%"},attrs:{data:e.sideStationData,height:"500"}},[s("el-table-column",{attrs:{prop:"buildSituation",label:"旁站记录"}}),s("el-table-column",{attrs:{label:"图片"},scopedSlots:e._u([{key:"default",fn:function(t){return[t.row.imageUrl?s("el-image",{staticStyle:{width:"50px",height:"50px"},attrs:{src:e.fileUrl+t.row.imageUrl.split(",")[0],"preview-src-list":t.row.fileList}}):e._e()]}}])}),s("el-table-column",{attrs:{prop:"createUserName",label:"记录人"}}),s("el-table-column",{attrs:{prop:"createTime",label:"记录时间"}}),s("el-table-column",{attrs:{label:"操作",width:"80"},scopedSlots:e._u([{key:"default",fn:function(t){return[s("i",{staticClass:"el-icon-delete delete-btn",on:{click:function(i){return e.deleteDangerousEngineeringSideStation(t.row.id)}}})]}}])})],1)],1),s("el-dialog",{attrs:{title:"历史验收记录",visible:e.dialogVisible3,width:"880px","modal-append-to-body":!1},on:{"update:visible":function(t){e.dialogVisible3=t}}},[s("el-table",{staticClass:"tables",staticStyle:{width:"100%"},attrs:{data:e.checkData,height:"500"}},[s("el-table-column",{attrs:{prop:"acceptanceDescribe",label:"验收描述"}}),s("el-table-column",{attrs:{label:"验收类型"},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(" "+e._s(1==t.row.acceptanceType?"施工条件验收":"危大工程验收")+" ")]}}])}),s("el-table-column",{attrs:{label:"验收结果"},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(" "+e._s(1==t.row.acceptanceResult?"合格":"不合格")+" ")]}}])}),s("el-table-column",{attrs:{label:"图片"},scopedSlots:e._u([{key:"default",fn:function(t){return[t.row.imageUrl?s("el-image",{staticStyle:{width:"50px",height:"50px"},attrs:{src:e.fileUrl+t.row.imageUrl.split(",")[0],"preview-src-list":t.row.fileList}}):e._e()]}}])}),s("el-table-column",{attrs:{prop:"createUserName",label:"记录人"}}),s("el-table-column",{attrs:{prop:"createTime",label:"记录时间"}}),s("el-table-column",{attrs:{label:"操作",width:"80"},scopedSlots:e._u([{key:"default",fn:function(t){return[s("i",{staticClass:"el-icon-delete delete-btn",on:{click:function(i){return e.deleteDangerousEngineeringAcceptanceCheck(t.row.id)}}})]}}])})],1)],1),s("el-dialog",{attrs:{title:"历史隐患记录",visible:e.dialogVisible4,width:"880px","modal-append-to-body":!1},on:{"update:visible":function(t){e.dialogVisible4=t}}},[s("el-table",{staticClass:"tables",staticStyle:{width:"100%"},attrs:{data:e.hiddenDangerData,height:"500"}},[s("el-table-column",{attrs:{label:"检查结果"},scopedSlots:e._u([{key:"default",fn:function(t){return[s("p",[e._v(e._s(2==t.row.status?"待整改":3==t.row.status?"待复查":4==t.row.status?"合格":5==t.row.status?"不合格":""))]),t.row.overdueType?s("el-tag",{attrs:{type:"danger",effect:"dark",size:"mini"}},[e._v("超期")]):e._e()]}}])}),s("el-table-column",{attrs:{label:"检查人/检查时间",width:"180"},scopedSlots:e._u([{key:"default",fn:function(t){return[s("p",[e._v(e._s(t.row.createUserName))]),s("p",[e._v(e._s(t.row.createTime))])]}}])}),s("el-table-column",{attrs:{label:"隐患信息",width:"300"},scopedSlots:e._u([{key:"default",fn:function(t){return[1!=t.row.status?s("p",[s("el-tag",{staticStyle:{"margin-right":"10px"},attrs:{type:1==t.row.faultLevel?"primary":"danger",effect:"dark",size:"mini"}},[e._v(e._s(1==t.row.faultLevel?"一般":"重大"))]),e._v(e._s(t.row.checkContent))],1):s("p",[e._v("该区域排查无隐患")]),s("p",{staticClass:"table_bottom_txt"},[s("span",{staticStyle:{"margin-right":"10px"}},[s("i",{staticClass:"el-icon-picture",staticStyle:{"margin-right":"6px"}}),e._v(e._s(t.row.fileList.length))]),s("span",{staticStyle:{"margin-right":"10px"}},[s("i",{staticClass:"el-icon-location-information",staticStyle:{"margin-right":"6px"}}),e._v(e._s(t.row.dutyRegion))]),1!=t.row.status?s("el-tag",{staticClass:"hiddenDangerLevel",attrs:{type:"info",effect:"dark",size:"mini"}},[e._v(e._s(t.row.hiddenDangerLevel))]):e._e()],1)]}}])}),s("el-table-column",{attrs:{prop:"changeUserName",label:"整改人"}}),s("el-table-column",{attrs:{label:"隐患详情"},scopedSlots:e._u([{key:"default",fn:function(t){return[s("a",{staticStyle:{cursor:"pointer",color:"#409EFF"},on:{click:function(i){return e.previewDetail(t.row)}}},[e._v("查看详情")])]}}])}),s("el-table-column",{attrs:{label:"操作",width:"80"},scopedSlots:e._u([{key:"default",fn:function(t){return[s("i",{staticClass:"el-icon-delete delete-btn",on:{click:function(i){return e.deletehiddenDangerInspectRecord(t.row.id,1)}}})]}}])})],1)],1),s("el-dialog",{attrs:{title:"历史排查记录",visible:e.dialogVisible5,width:"880px","modal-append-to-body":!1},on:{"update:visible":function(t){e.dialogVisible5=t}}},[s("el-table",{staticClass:"tables",staticStyle:{width:"100%"},attrs:{data:e.inspectRecordData,height:"500"}},[s("el-table-column",{attrs:{label:"检查说明/责任区域"},scopedSlots:e._u([{key:"default",fn:function(t){return[t.row.dangerDesc?s("p",[e._v(e._s(t.row.dangerDesc))]):s("p",[e._v("该区域排查无隐患")]),s("p",{staticClass:"table_bottom_txt"},[s("el-tag",{staticClass:"hiddenDangerLevel",attrs:{type:"info",effect:"dark",size:"mini"}},[s("i",{staticClass:"el-icon-location-information"}),e._v(" "+e._s(t.row.dutyRegion)+" ")])],1)]}}])}),s("el-table-column",{attrs:{label:"图片"},scopedSlots:e._u([{key:"default",fn:function(t){return[t.row.imageUrl?s("el-image",{staticStyle:{width:"50px",height:"50px"},attrs:{src:e.fileUrl+t.row.imageUrl.split(",")[0],"preview-src-list":t.row.fileList}}):e._e()]}}])}),s("el-table-column",{attrs:{prop:"createUserName",label:"记录人"}}),s("el-table-column",{attrs:{prop:"createTime",label:"记录时间"}}),s("el-table-column",{attrs:{label:"操作",width:"80"},scopedSlots:e._u([{key:"default",fn:function(t){return[s("i",{staticClass:"el-icon-delete delete-btn",on:{click:function(i){return e.deletehiddenDangerInspectRecord(t.row.id,2)}}})]}}])})],1)],1),s("el-dialog",{attrs:{"modal-append-to-body":!1,title:"查看详情",visible:e.dialogVisible6,width:"900px","close-on-click-modal":!1},on:{"update:visible":function(t){e.dialogVisible6=t}}},[s("div",{staticStyle:{height:"600px"}},[s("vue-scroll",{staticStyle:{height:"100%"},attrs:{ops:e.ops,"scroll-y":""}},[s("el-divider",{attrs:{"content-position":"left"}},[e._v("隐患记录")]),e.detailData.overdueType?s("el-tag",{staticStyle:{float:"right","margin-top":"-35px","z-index":"2",position:"relative"},attrs:{type:"danger",effect:"dark",size:"mini"}},[e._v("超期整改")]):e._e(),s("div",{staticClass:"detailBox"},[s("el-row",{attrs:{gutter:20}},[s("el-col",{attrs:{span:12}},[s("div",{staticClass:"grid-content"},[s("span",{staticClass:"label"},[e._v("检查结果:")]),s("span",{staticClass:"value"},[e._v(e._s(e.detailData.status?e.statusArr[e.detailData.status-1]:""))])])]),s("el-col",{attrs:{span:12}},[s("div",{staticClass:"grid-content"},[s("span",{staticClass:"label"},[e._v("责任区域:")]),s("span",{staticClass:"value"},[e._v(e._s(e.detailData.dutyRegion))])])])],1),s("el-row",{attrs:{gutter:20}},[s("el-col",{attrs:{span:12}},[s("div",{staticClass:"grid-content"},[s("span",{staticClass:"label"},[e._v("检查人:")]),s("span",{staticClass:"value"},[e._v(e._s(e.detailData.createUserName))])])]),s("el-col",{attrs:{span:12}},[s("div",{staticClass:"grid-content"},[s("span",{staticClass:"label"},[e._v("检查时间:")]),s("span",{staticClass:"value"},[e._v(e._s(e.detailData.createTime))])])])],1),1!=e.detailData.status?s("div",[s("el-row",{attrs:{gutter:20}},[s("el-col",{attrs:{span:12}},[s("div",{staticClass:"grid-content"},[s("span",{staticClass:"label"},[e._v("隐患类别:")]),s("span",{staticClass:"value"},[e._v(e._s(e.detailData.checkItem)+"/"+e._s(e.detailData.checkSubitem))])])]),s("el-col",{attrs:{span:12}},[s("div",{staticClass:"grid-content"},[s("span",{staticClass:"label"},[e._v("隐患明细:")]),s("span",{staticClass:"value"},[e._v(e._s(e.detailData.checkContent))])])])],1),s("el-row",{attrs:{gutter:20}},[s("el-col",{attrs:{span:12}},[s("div",{staticClass:"grid-content"},[s("span",{staticClass:"label"},[e._v("隐患级别:")]),s("span",{staticClass:"value"},[e._v(e._s(e.detailData.hiddenDangerLevel))])])]),s("el-col",{attrs:{span:12}},[s("div",{staticClass:"grid-content"},[s("span",{staticClass:"label"},[e._v("补充说明:")]),s("span",{staticClass:"value"},[e._v(e._s(e.detailData.dangerDesc))])])])],1),s("el-row",{attrs:{gutter:20}},[s("el-col",{attrs:{span:12}},[s("div",{staticClass:"grid-content"},[s("span",{staticClass:"label"},[e._v("分包单位:")]),s("span",{staticClass:"value"},[e._v(e._s(e.detailData.enterpriseName))])])]),s("el-col",{attrs:{span:12}},[s("div",{staticClass:"grid-content"},[s("span",{staticClass:"label"},[e._v("整改人:")]),s("span",{staticClass:"value"},[e._v(e._s(e.detailData.changeUserName))])])])],1),s("el-row",{attrs:{gutter:20}},[s("el-col",{attrs:{span:12}},[s("div",{staticClass:"grid-content"},[s("span",{staticClass:"label"},[e._v("整改时限:")]),s("span",{staticClass:"value"},[e._v(e._s(e.detailData.changeLimitTime))])])]),s("el-col",{attrs:{span:12}},[s("div",{staticClass:"grid-content"},[s("span",{staticClass:"label"},[e._v("事故隐患:")]),s("span",{staticClass:"value"},[e._v(e._s(1==e.detailData.faultLevel?"一般":"重大"))])])])],1),s("el-row",{attrs:{gutter:20}},[s("el-col",{attrs:{span:24}},[s("div",{staticClass:"grid-content"},[s("span",{staticClass:"label"},[e._v("整改要求:")]),s("span",{staticClass:"value"},[e._v(e._s(e.detailData.rectifyRequire))])])])],1)],1):e._e(),s("el-row",{attrs:{gutter:20}},[s("el-col",{attrs:{span:24}},[s("div",{staticClass:"grid-content"},[s("span",{staticClass:"label"},[e._v("相关照片:")]),s("span",{staticClass:"value"},e._l(e.parseImage2(e.detailData.imageUrl),(function(t,i){return s("el-image",{key:i,staticStyle:{width:"100px",height:"100px","margin-right":"10px"},attrs:{src:t,"preview-src-list":e.parseImage2(e.detailData.imageUrl)}})})),1)])])],1)],1),e.rectifyRecordList.length>0?s("el-divider",{attrs:{"content-position":"left"}},[e._v("整改&复查记录")]):e._e(),s("el-timeline",{staticClass:"detailBox",attrs:{reverse:!0}},e._l(e.rectifyRecordList,(function(t,i){return s("el-timeline-item",{key:i,attrs:{timestamp:t.createTime,placement:"top"}},[s("el-card",[s("p",{staticClass:"grid-content"},[s("span",{staticClass:"label"},[e._v(e._s(1==t.type?"整改人":"复查人")+":")]),s("span",{staticClass:"value"},[e._v(e._s(t.createUserName))])]),1==t.type?s("p",{staticClass:"grid-content"},[s("span",{staticClass:"label"},[e._v("整改状态:")]),s("span",{staticClass:"value"},[e._v(e._s(2==t.status?"已整改":"未整改"))])]):s("p",{staticClass:"grid-content"},[s("span",{staticClass:"label"},[e._v("复查状态:")]),s("span",{staticClass:"value"},[e._v(e._s(2==t.status?"合格":"不合格"))])]),s("p",{staticClass:"grid-content"},[s("span",{staticClass:"label"},[e._v("相关说明:")]),s("span",{staticClass:"value"},[e._v(e._s(t.additionalRemarks))])]),1==t.type?s("div",{staticClass:"grid-content"},[s("span",{staticClass:"label"},[e._v("相关照片:")]),s("span",{staticClass:"value"},e._l(e.parseImage2(t.fileUrl),(function(i,n){return s("el-image",{key:n,staticStyle:{width:"50px",height:"50px","margin-right":"10px"},attrs:{src:i,"preview-src-list":e.parseImage2(t.fileUrl)}})})),1)]):e._e()])],1)})),1)],1)],1)])],1)}),[],!1,null,"2aced533",null)).exports},data:function(){return{isAdd:!1,isEdit:!1,isDisabled:!1,engineeringName:"",detailId:"",tableData:[{typeName:"模板工程及支撑体系",describeName:"各类工具式模板工程包括滑膜、滑膜、滑膜、滑膜、滑膜",categoryStatus:0,engineeringName:"危大工程",constructionLocation:"-",plan:"-",personLiable:"-",subpackageUnit:"宁阳县宏兴钻井工程有限公司A-张长梁-杂工班组",progress:"-",status:"-",people:"-",date:"-"}],dialogFormVisible:!0,multipleSelection:[],addForm:{name:"",category:"",points:"",describe:"",address:"",date:[],people:"",unit:[]},props:{multiple:!0},typeOptions:[],describeOptions:[],options:[{label:111,value:12}],formLabelWidth:"110px",safeStatus:!1,safeStatus2:!1,safeStatus3:!1,fileList:[],fileList2:[],fileList3:[],dialogTitle:"",pageNo:1,pageSize:10,total:10,projectSn:"",enterpriseTypeId:1,cooperatorList:[],file3:"",file2:"",file1:"",deleteId:"",deleteDialog:!1,isEditDisabled:!1,editParms:[],fileName1:"",fileName2:"",fileName3:"",styleType:1}},mounted:function(){this.projectSn=JSON.parse(window.sessionStorage.getItem("vuex")).userInfo.sn,this.styleType=this.styleType=this.$store.state.userInfo.styleType,this.initData()},methods:{goBack:function(){this.dialogFormVisible=!0,this.initData(),this.isAdd=!1,this.isEdit=!1},showAddDialog:function(){this.dialogFormVisible=!1,this.isEdit=!1,this.isAdd=!0,this.dialogTitle=$t("message.dangerousBigProject.add")},initData:function(){var e=this,t={engineeringName:this.engineeringName,pageNo:this.pageNo,pageSize:this.pageSize,projectSn:this.projectSn};Object(a.E)(t).then((function(t){t.result&&(t.result.records.forEach((function(t){if(t.planStartTime&&t.planEndTime&&(t.plan=t.planStartTime+"至"+t.planEndTime),t.responsibilityCompany.split(",").length>0&&""!==t.responsibilityCompany){for(var i=[],s=0;s<e.options.length;s++)for(var n=e.options[s].value,a=0;a<t.responsibilityCompany.split(",").length;a++)n==t.responsibilityCompany.split(",")[a]&&i.push(e.options[s].label);t.subpackageUnit=i.join(",")}})),e.tableData=t.result.records,e.total=t.result.total)}))},editData:function(e,t){if(this.viewData(e,t),this.dialogTitle=$t("message.dangerousBigProject.edit"),this.editParms=t[e],this.file1){var i={name:this.file1.split("/")[this.file1.split("/").length-1],url:this.file1};this.fileList.push(i)}if(this.file2){var s={name:this.file2.split("/")[this.file2.split("/").length-1],url:this.file2};this.fileList2.push(s)}if(this.file3){var n={name:this.file3.split("/")[this.file3.split("/").length-1],url:this.file3};this.fileList3.push(n)}this.isDisabled=!1,this.isEditDisabled=!0},viewData:function(e,t){this.clearData(),this.dialogFormVisible=!0,this.dialogTitle=$t("message.dangerousBigProject.view"),this.isDisabled=!0,this.isEditDisabled=!0,this.addForm={name:t[e].engineeringName,category:t[e].engineeringTypeId,points:t[e].engineeringSurvey,describe:t[e].describeName,address:t[e].constructionLocation,date:[t[e].planStartTime,t[e].planEndTime],people:t[e].personLiable,unit:t[e].responsibilityCompany},this.safeStatus=2==t[e].securityConstructionSchemeType,this.safeStatus2=2==t[e].specialConstructionSchemeType,this.safeStatus3=2==t[e].technicalDisclosureType,this.file1=t[e].securityConstructionSchemeFile,this.file2=t[e].specialConstructionSchemeFile,this.file3=t[e].technicalDisclosureFile,this.fileName1=this.file1?this.file1.split("/")[this.file1.split("/").length-1]:"",this.fileName2=this.file2?this.file2.split("/")[this.file2.split("/").length-1]:"",this.fileName3=this.file3?this.file3.split("/")[this.file3.split("/").length-1]:""},clearData:function(){this.addForm={name:"",category:"",points:"",describe:"",address:"",date:[],people:"",unit:""},this.safeStatus=!1,this.safeStatus2=!1,this.safeStatus3=!1,this.file1="",this.file2="",this.file3="",this.fileList=[],this.fileList2=[],this.fileList3=[]},changeType:function(e){var t=this;this.typeOptions.forEach((function(i){i.id==e&&(i.describeList.forEach((function(e){e.value=e.id,e.describeName.length>40?e.label=e.describeName.substring(0,40)+"...":e.label=e.describeName})),t.describeOptions=i.describeList)}))},getCooperatorList:function(){var e=this,t={projectSn:this.projectSn,pageNo:this.pageNo,pageSize:this.pageSize,enterpriseTypeId:this.enterpriseTypeId,enterpriseName:""};Object(r.e)(t).then((function(t){200==t.code&&t.result.records.length>0&&(e.cooperatorList=JSON.parse(JSON.stringify(t.result.records)),e.cooperatorList.forEach((function(e){e.value=e.enterpriseLegalPerson,e.label=e.enterpriseName})),e.options=e.cooperatorList)}))},getType:function(){var e=this;Object(a.G)({sn:JSON.parse(window.sessionStorage.getItem("vuex")).userInfo.headquartersSn}).then((function(t){t.result&&(t.result.forEach((function(e){e.label=e.typeName,e.value=e.id})),e.typeOptions=t.result)}))},addData:function(){var e=this;if(""!=this.addForm.name)if(""!=this.addForm.category)if(""!=this.addForm.describe){var t=new Date,i={constructionLocation:this.addForm.address,createTime:n()(t).format("YYYY-MM-DD HH:mm:ss"),engineeringName:this.addForm.name,engineeringSurvey:this.addForm.points,engineeringTypeId:this.addForm.category,personLiable:this.addForm.people,planEndTime:this.addForm.date[1],planStartTime:this.addForm.date[0],projectSn:this.projectSn,securityConstructionSchemeFile:this.fileList.length>0?this.file1:"",securityConstructionSchemeType:this.safeStatus?2:1,specialConstructionSchemeFile:this.fileList2.length>0?this.file2:"",specialConstructionSchemeType:this.safeStatus2?2:1,technicalDisclosureFile:this.fileList3.length>0?this.file3:"",technicalDisclosureType:this.safeStatus3?2:1,typeDescribeId:this.addForm.describe,addForm:this.addForm};this.dialogTitle==$t("message.dangerousBigProject.add")?(i.responsibilityCompany=this.addForm.unit?this.addForm.unit.join(","):"",Object(a.a)(i).then((function(t){(t.code=200)&&(e.$message.success($t("message.dangerousBigProject.add")+$t("message.dangerousBigProject.success")+"!"),e.initData())}))):this.dialogTitle==$t("message.dangerousBigProject.edit")&&(i.id=this.editParms.id,i.typeDescribeId=this.editParms.typeDescribeId,this.addForm.unit&&Array.isArray(this.addForm.unit)?i.responsibilityCompany=this.addForm.unit.join(","):i.responsibilityCompany=this.addForm.unit,Object(a.s)(i).then((function(t){(t.code=200)&&(e.$message.success($t("message.dangerousBigProject.editSuccess")),e.initData())}))),this.dialogFormVisible=!1}else this.$message.error($t("message.dangerousBigProject.verifyMessage3"));else this.$message.error($t("message.dangerousBigProject.verifyMessage2"));else this.$message.error($t("message.dangerousBigProject.verifyMessage1"))},handleSelectionChange:function(e){this.multipleSelection=e},deleteRow:function(e,t){this.deleteId=t[e].id,this.deleteDialog=!0},checkDelete:function(){var e=this;Object(a.j)({id:this.deleteId}).then((function(t){200==t.code&&(e.$message.success(t.message),e.initData())})),this.deleteDialog=!1},handleSizeChange:function(){this.initData()},handleCurrentChange:function(){this.initData()},handleRemove:function(e,t){this.fileList=t},handlePreview:function(e){},beforeRemove:function(e,t){return this.$confirm($t("message.dangerousBigProject.confirmRemove")+" ".concat(e.name,"?"))},uploadSuccess:function(e,t,i){this.fileList=i,this.file1=this.$store.state.FILEURL+i[0].response.data[0].imageUrl},uploadError:function(e,t,i){this.$message.error($t("message.dangerousBigProject.uploadFail"))},handleRemove2:function(e,t){this.fileList2=t},handlePreview2:function(e){},beforeRemove2:function(e,t){return this.$confirm($t("message.dangerousBigProject.confirmRemove")+"".concat(e.name,"?"))},uploadSuccess2:function(e,t,i){this.fileList2=i,this.file2=this.$store.state.FILEURL+i[0].response.data[0].imageUrl},uploadError2:function(e,t,i){this.$message.error($t("message.dangerousBigProject.uploadFail"))},handleRemove3:function(e,t){this.fileList3=t},handlePreview3:function(e){},beforeRemove3:function(e,t){return this.$confirm($t("message.dangerousBigProject.confirmRemove")+"".concat(e.name,"?"))},uploadSuccess3:function(e,t,i){this.fileList3=i,this.file3=this.$store.state.FILEURL+i[0].response.data[0].imageUrl},uploadError3:function(e,t,i){this.$message.error($t("message.dangerousBigProject.uploadFail"))},previewDetail:function(e){this.dialogFormVisible=!1,this.isEdit=!0,this.isAdd=!1,this.dialogTitle=$t("message.dangerousBigProject.detailed"),this.detailId=e.id}}},h=(i("681b"),Object(o.a)(m,(function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"dangerousBigProject"},[e.dialogFormVisible?i("div",[i("div",{staticClass:"search-box"},[i("el-input",{staticClass:"search-input",attrs:{placeholder:e.$t("message.dangerousBigProject.searchNamePlaceholder"),size:"small"},model:{value:e.engineeringName,callback:function(t){e.engineeringName=t},expression:"engineeringName"}},[i("el-button",{attrs:{slot:"append",icon:"el-icon-search"},on:{click:function(t){return e.initData()}},slot:"append"})],1),i("el-button",{attrs:{type:"primary",size:"small"},on:{click:function(t){return e.showAddDialog()}}},[e._v(" "+e._s(e.$t("message.dangerousBigProject.add"))+" ")])],1),i("div",{staticClass:"table-box"},[i("el-table",{staticClass:"tables",attrs:{data:e.tableData,size:"small"},on:{"cell-click":e.previewDetail,"selection-change":e.handleSelectionChange}},[i("el-table-column",{attrs:{label:e.$t("message.dangerousBigProject.category"),"show-overflow-tooltip":""},scopedSlots:e._u([{key:"default",fn:function(t){return[i("div",{staticClass:"table-item",on:{click:function(i){return e.viewData(t.$index,e.tableData)}}},[i("p",{staticClass:"item-title"},[e._v(e._s(t.row.engineeringTypeName))]),2==t.row.dangerType?i("span",{staticClass:"item-status"},[e._v(" "+e._s(e.$t("message.dangerousBigProject.superDanger"))+" ")]):e._e()])]}}],null,!1,906379697)}),i("el-table-column",{attrs:{label:e.$t("message.dangerousBigProject.dangerProject")},scopedSlots:e._u([{key:"default",fn:function(t){return[i("div",{staticClass:"table-item"},[i("p",{staticClass:"item-title"},[e._v(e._s(t.row.engineeringName))])])]}}],null,!1,2996225142)}),i("el-table-column",{attrs:{prop:"constructionLocation",label:e.$t("message.dangerousBigProject.buildPart")}}),i("el-table-column",{attrs:{label:e.$t("message.dangerousBigProject.buildTime"),"show-overflow-tooltip":""},scopedSlots:e._u([{key:"default",fn:function(t){return[i("div",{staticClass:"table-item"},[t.row.buildStartTime?i("p",[e._v(e._s(t.row.buildStartTime)+e._s(e.$t("message.dangerousBigProject.to"))+e._s(t.row.buildEndTime))]):e._e()])]}}],null,!1,399214511)}),i("el-table-column",{attrs:{label:e.$t("message.dangerousBigProject.planTime"),"show-overflow-tooltip":""},scopedSlots:e._u([{key:"default",fn:function(t){return[i("div",{staticClass:"table-item"},[t.row.planStartTime?i("p",[e._v(e._s(t.row.planStartTime)+e._s(e.$t("message.dangerousBigProject.to"))+e._s(t.row.planEndTime))]):e._e()])]}}],null,!1,2138305226)}),i("el-table-column",{attrs:{prop:"personLiable",label:e.$t("message.dangerousBigProject.dutyPeople")}}),i("el-table-column",{attrs:{prop:"responsibilityCompany",label:e.$t("message.dangerousBigProject.subpackageUnit")}}),i("el-table-column",{attrs:{label:e.$t("message.dangerousBigProject.buildSchedule"),align:"center","show-overflow-tooltip":""},scopedSlots:e._u([{key:"default",fn:function(t){return[i("div",{staticClass:"table-item"},[t.row.progressrecord?i("p",{staticStyle:{"text-align":"left"}},[e._v(e._s(t.row.progressrecord.progressDescribe))]):e._e(),t.row.progressrecord?i("p",[e._v(e._s(t.row.progressrecord.createUserName)+e._s(e.$t("message.dangerousBigProject.record"))+e._s(t.row.progressrecord.createTime))]):e._e(),t.row.progressrecord?i("p",{staticStyle:{"text-align":"left"}},[i("i",{staticClass:"el-icon-picture"}),e._v(" "+e._s(t.row.progressrecord.imageUrl.split(",").length))]):e._e()])]}}],null,!1,1346829058)}),i("el-table-column",{attrs:{label:e.$t("message.dangerousBigProject.safeStatus"),align:"center"},scopedSlots:e._u([{key:"default",fn:function(t){return[i("div",{staticClass:"table-item"},[i("p",{style:{color:t.row.hiddenDangerNum>0?"#F56C6C":""}},[e._v(e._s(t.row.hiddenDangerNum?t.row.hiddenDangerNum+e.$t("message.dangerousBigProject.item"):e.$t("message.dangerousBigProject.nothing"))+e._s(e.$t("message.dangerousBigProject.noRemoveDanger")))]),t.row.controlItemCount?i("p",[e._v(" "+e._s(e.$t("message.dangerousBigProject.controlGist"))+":"+e._s(t.row.controlItemCount.yes_num)+"/"+e._s(t.row.controlItemCount.total_item_num)+" ")]):e._e()])]}}],null,!1,2324236717)}),i("el-table-column",{attrs:{label:e.$t("message.dangerousBigProject.operation"),width:"120"},scopedSlots:e._u([{key:"default",fn:function(t){return[i("el-button",{attrs:{type:"text",size:"small"},on:{click:function(i){return i.stopPropagation(),e.deleteRow(t.$index,e.tableData)}}},[i("i",{staticClass:"el-icon-delete"})])]}}],null,!1,985826719)})],1),i("el-pagination",{staticClass:"pagerBox",attrs:{background:"","current-page":e.pageNo,layout:"sizes, prev, pager, next","page-sizes":[10,20,30,40],"page-size":e.pageSize,total:Number(e.total)},on:{"size-change":e.handleSizeChange,"current-change":e.handleCurrentChange,"update:currentPage":function(t){e.pageNo=t},"update:current-page":function(t){e.pageNo=t}}})],1),i("el-dialog",{attrs:{"modal-append-to-body":!1,title:e.$t("message.dangerousBigProject.hint"),visible:e.deleteDialog,width:"30%"},on:{"update:visible":function(t){e.deleteDialog=t}}},[i("span",[e._v(" "+e._s(e.$t("message.dangerousBigProject.hintContent"))+" ")]),i("span",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[i("el-button",{on:{click:function(t){e.deleteDialog=!1}}},[e._v(" "+e._s(e.$t("message.dangerousBigProject.cancel"))+" ")]),i("el-button",{attrs:{type:"primary"},on:{click:e.checkDelete}},[e._v(" "+e._s(e.$t("message.dangerousBigProject.confirm"))+" ")])],1)])],1):i("div",{staticStyle:{height:"100%"}},[i("el-page-header",{staticClass:"backText",class:{dark:2==e.styletype},attrs:{content:e.dialogTitle},on:{back:e.goBack}}),e.isAdd?i("addPlan",{on:{cancleSave:e.goBack}}):e._e(),e.isEdit?i("detail",{attrs:{id:e.detailId},on:{cancleSave:e.goBack}}):e._e()],1)])}),[],!1,null,"332b9706",null));t.default=h.exports},1960:function(e,t,i){},"22d4":function(e,t){e.exports="data:image/png;base64,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"},"4df4":function(e,t,i){"use strict";var s=i("0366"),n=i("7b0b"),a=i("9bdd"),r=i("e95a"),l=i("50c4"),o=i("8418"),c=i("35a1");e.exports=function(e){var t,i,d,u,p,g,f=n(e),m="function"==typeof this?this:Array,h=arguments.length,b=h>1?arguments[1]:void 0,v=void 0!==b,A=c(f),y=0;if(v&&(b=s(b,h>2?arguments[2]:void 0,2)),null==A||m==Array&&r(A))for(i=new m(t=l(f.length));t>y;y++)g=v?b(f[y],y):f[y],o(i,y,g);else for(p=(u=A.call(f)).next,i=new m;!(d=p.call(u)).done;y++)g=v?a(u,b,[d.value,y],!0):d.value,o(i,y,g);return i.length=y,i}},"58d1":function(e,t,i){"use strict";var s=i("df88");i.n(s).a},5935:function(e,t){e.exports="data:image/png;base64,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"},6062:function(e,t,i){"use strict";var s=i("6d61"),n=i("6566");e.exports=s("Set",(function(e){return function(){return e(this,arguments.length?arguments[0]:void 0)}}),n)},6566:function(e,t,i){"use strict";var s=i("9bf2").f,n=i("7c73"),a=i("e2cc"),r=i("0366"),l=i("19aa"),o=i("2266"),c=i("7dd0"),d=i("2626"),u=i("83ab"),p=i("f183").fastKey,g=i("69f3"),f=g.set,m=g.getterFor;e.exports={getConstructor:function(e,t,i,c){var d=e((function(e,s){l(e,d,t),f(e,{type:t,index:n(null),first:void 0,last:void 0,size:0}),u||(e.size=0),null!=s&&o(s,e[c],e,i)})),g=m(t),h=function(e,t,i){var s,n,a=g(e),r=b(e,t);return r?r.value=i:(a.last=r={index:n=p(t,!0),key:t,value:i,previous:s=a.last,next:void 0,removed:!1},a.first||(a.first=r),s&&(s.next=r),u?a.size++:e.size++,"F"!==n&&(a.index[n]=r)),e},b=function(e,t){var i,s=g(e),n=p(t);if("F"!==n)return s.index[n];for(i=s.first;i;i=i.next)if(i.key==t)return i};return a(d.prototype,{clear:function(){for(var e=g(this),t=e.index,i=e.first;i;)i.removed=!0,i.previous&&(i.previous=i.previous.next=void 0),delete t[i.index],i=i.next;e.first=e.last=void 0,u?e.size=0:this.size=0},delete:function(e){var t=this,i=g(t),s=b(t,e);if(s){var n=s.next,a=s.previous;delete i.index[s.index],s.removed=!0,a&&(a.next=n),n&&(n.previous=a),i.first==s&&(i.first=n),i.last==s&&(i.last=a),u?i.size--:t.size--}return!!s},forEach:function(e){for(var t,i=g(this),s=r(e,arguments.length>1?arguments[1]:void 0,3);t=t?t.next:i.first;)for(s(t.value,t.key,this);t&&t.removed;)t=t.previous},has:function(e){return!!b(this,e)}}),a(d.prototype,i?{get:function(e){var t=b(this,e);return t&&t.value},set:function(e,t){return h(this,0===e?0:e,t)}}:{add:function(e){return h(this,e=0===e?0:e,e)}}),u&&s(d.prototype,"size",{get:function(){return g(this).size}}),d},setStrong:function(e,t,i){var s=t+" Iterator",n=m(t),a=m(s);c(e,t,(function(e,t){f(this,{type:s,target:e,state:n(e),kind:t,last:void 0})}),(function(){for(var e=a(this),t=e.kind,i=e.last;i&&i.removed;)i=i.previous;return e.target&&(e.last=i=i?i.next:e.state.first)?"keys"==t?{value:i.key,done:!1}:"values"==t?{value:i.value,done:!1}:{value:[i.key,i.value],done:!1}:(e.target=void 0,{value:void 0,done:!0})}),i?"entries":"values",!i,!0),d(t)}}},"681b":function(e,t,i){"use strict";var s=i("0892");i.n(s).a},"6d61":function(e,t,i){"use strict";var s=i("23e7"),n=i("da84"),a=i("94ca"),r=i("6eeb"),l=i("f183"),o=i("2266"),c=i("19aa"),d=i("861d"),u=i("d039"),p=i("1c7e"),g=i("d44e"),f=i("7156");e.exports=function(e,t,i){var m=-1!==e.indexOf("Map"),h=-1!==e.indexOf("Weak"),b=m?"set":"add",v=n[e],A=v&&v.prototype,y=v,C={},D=function(e){var t=A[e];r(A,e,"add"==e?function(e){return t.call(this,0===e?0:e),this}:"delete"==e?function(e){return!(h&&!d(e))&&t.call(this,0===e?0:e)}:"get"==e?function(e){return h&&!d(e)?void 0:t.call(this,0===e?0:e)}:"has"==e?function(e){return!(h&&!d(e))&&t.call(this,0===e?0:e)}:function(e,i){return t.call(this,0===e?0:e,i),this})};if(a(e,"function"!=typeof v||!(h||A.forEach&&!u((function(){(new v).entries().next()})))))y=i.getConstructor(t,e,m,b),l.REQUIRED=!0;else if(a(e,!0)){var x=new y,S=x[b](h?{}:-0,1)!=x,w=u((function(){x.has(1)})),T=p((function(e){new v(e)})),L=!h&&u((function(){for(var e=new v,t=5;t--;)e[b](t,t);return!e.has(-0)}));T||((y=t((function(t,i){c(t,y,e);var s=f(new v,t,y);return null!=i&&o(i,s[b],s,m),s}))).prototype=A,A.constructor=y),(w||L)&&(D("delete"),D("has"),m&&D("get")),(L||S)&&D(b),h&&A.clear&&delete A.clear}return C[e]=y,s({global:!0,forced:y!=v},C),g(y,e),h||i.setStrong(y,e,m),y}},"6e94":function(e,t,i){"use strict";i.d(t,"e",(function(){return n})),i.d(t,"c",(function(){return a})),i.d(t,"f",(function(){return r})),i.d(t,"g",(function(){return l})),i.d(t,"d",(function(){return o})),i.d(t,"b",(function(){return c})),i.d(t,"a",(function(){return d}));var s=i("22b6"),n=function(e){return Object(s.b)("xmgl/projectEnterprise/list",e)},a=function(e){return Object(s.b)("xmgl/projectEnterprise/deleteBatch",e)},r=function(e){return Object(s.b)("xmgl/enterpriseInfo/getEnterpriseInfoById",e)},l=function(e){return Object(s.b)("xmgl/enterpriseQualification/list",e)},o=function(e){return Object(s.b)("xmgl/enterpriseBadRecord/list",e)},c=function(e){return Object(s.b)("/xmgl/enterpriseQualification/add",e)},d=function(e){return Object(s.b)("/xmgl/enterpriseBadRecord/add",e)}},"75e7":function(e,t){e.exports="data:image/png;base64,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"},"7a16":function(e,t,i){"use strict";i.d(t,"v",(function(){return n})),i.d(t,"a",(function(){return a})),i.d(t,"r",(function(){return r})),i.d(t,"k",(function(){return l})),i.d(t,"w",(function(){return o})),i.d(t,"f",(function(){return c})),i.d(t,"B",(function(){return d})),i.d(t,"x",(function(){return u})),i.d(t,"A",(function(){return p})),i.d(t,"e",(function(){return g})),i.d(t,"j",(function(){return f})),i.d(t,"b",(function(){return m})),i.d(t,"y",(function(){return h})),i.d(t,"d",(function(){return b})),i.d(t,"s",(function(){return v})),i.d(t,"l",(function(){return A})),i.d(t,"F",(function(){return y})),i.d(t,"h",(function(){return C})),i.d(t,"u",(function(){return D})),i.d(t,"o",(function(){return x})),i.d(t,"E",(function(){return S})),i.d(t,"g",(function(){return w})),i.d(t,"t",(function(){return T})),i.d(t,"n",(function(){return L})),i.d(t,"H",(function(){return k})),i.d(t,"i",(function(){return j})),i.d(t,"q",(function(){return _})),i.d(t,"G",(function(){return O})),i.d(t,"p",(function(){return E})),i.d(t,"D",(function(){return I})),i.d(t,"m",(function(){return N})),i.d(t,"z",(function(){return R})),i.d(t,"I",(function(){return F})),i.d(t,"c",(function(){return B})),i.d(t,"C",(function(){return U}));var s=i("22b6"),n=function(e){return Object(s.b)("xmgl/securityCheckPoints/list",e)},a=function(e){return Object(s.b)("xmgl/securityCheckPoints/add",e)},r=function(e){return Object(s.b)("xmgl/securityCheckPoints/edit",e)},l=function(e){return Object(s.b)("xmgl/securityCheckPoints/delete",e)},o=function(e){return Object(s.b)("xmgl/systemUser/getProjectChilderSystemUserList",e)},c=function(e){return Object(s.b)("xmgl/securityManage/add",e)},d=function(e){return Object(s.b)("xmgl/securityManage/list",e)},u=function(e){return Object(s.b)("xmgl/securityManage/getSecurityManageDetails",e)},p=function(e){return Object(s.b)("xmgl/securityRectifyRecord/viewSecurityRectifyRecordList",e)},g=function(e){return Object(s.b)("xmgl/securityRectifyRecord/add",e)},f=function(e){return Object(s.b)("xmgl/securityRectifyRecord/auditSecurityRectifyRecord",e)},m=function(e){return Object(s.b)("xmgl/hiddenDangerInspectRecord/add",e)},h=function(e){return Object(s.b)("xmgl/inspectType/list",e)},b=function(e){return Object(s.b)("xmgl/inspectType/add",e)},v=function(e){return Object(s.b)("xmgl/inspectType/edit",e)},A=function(e){return Object(s.b)("xmgl/inspectType/delete",e)},y=function(e){return Object(s.b)("xmgl/inspectHiddenDangerLibrary/selectLibraryList",e)},C=function(e){return Object(s.b)("xmgl/inspectHiddenDangerLibrary/add",e)},D=function(e){return Object(s.b)("xmgl/inspectHiddenDangerLibrary/edit",e)},x=function(e){return Object(s.b)("xmgl/inspectHiddenDangerLibrary/delete",e)},S=function(e){return Object(s.b)("xmgl/inspectHiddenDangerItemRecord/selectHiddenDangerItemRecordList",e)},w=function(e){return Object(s.b)("xmgl/inspectHiddenDangerItemRecord/add",e)},T=function(e){return Object(s.b)("xmgl/inspectHiddenDangerItemRecord/edit",e)},L=function(e){return Object(s.b)("xmgl/inspectHiddenDangerItemRecord/delete",e)},k=function(e){return Object(s.b)("xmgl/inspectTaskRecord/list",e)},j=function(e){return Object(s.b)("xmgl/inspectTaskRecord/add",e)},_=function(e){return Object(s.b)("xmgl/inspectTaskRecord/delete",e)},O=function(e){return Object(s.b)("xmgl/inspectTaskItemRecord/list",e)},E=function(e){return Object(s.b)("xmgl/inspectTaskItemRecord/delete",e)},I=function(e){return Object(s.b)("xmgl/hiddenDangerInspectRecord/list",e)},N=function(e){return Object(s.b)("xmgl/hiddenDangerInspectRecord/delete",e)},R=function(e){return Object(s.b)("xmgl/hiddenDangerInspectRecord/getProjectInspectRecordCount",e)},F=function(e){return Object(s.b)("xmgl/hiddenDangerRectifyRecord/selectHiddenDangerRectifyRecordList",e)},B=function(e){return Object(s.b)("xmgl/hiddenDangerRectifyRecord/add",e)},U=function(e){return Object(s.b)("xmgl/hiddenDangerInspectRecord/selectEnterpriseScoreList",e)}},"7db0":function(e,t,i){"use strict";var s=i("23e7"),n=i("b727").find,a=i("44d2"),r=i("ae40"),l="find",o=!0,c=r(l);l in[]&&Array(1)[l]((function(){o=!1})),s({target:"Array",proto:!0,forced:o||!c},{find:function(e){return n(this,e,arguments.length>1?arguments[1]:void 0)}}),a(l)},9778:function(e,t,i){"use strict";i.d(t,"E",(function(){return n})),i.d(t,"a",(function(){return a})),i.d(t,"j",(function(){return r})),i.d(t,"G",(function(){return l})),i.d(t,"s",(function(){return o})),i.d(t,"N",(function(){return c})),i.d(t,"g",(function(){return d})),i.d(t,"r",(function(){return u})),i.d(t,"y",(function(){return p})),i.d(t,"J",(function(){return g})),i.d(t,"m",(function(){return f})),i.d(t,"u",(function(){return m})),i.d(t,"b",(function(){return h})),i.d(t,"f",(function(){return b})),i.d(t,"I",(function(){return v})),i.d(t,"l",(function(){return A})),i.d(t,"t",(function(){return y})),i.d(t,"K",(function(){return C})),i.d(t,"c",(function(){return D})),i.d(t,"n",(function(){return x})),i.d(t,"v",(function(){return S})),i.d(t,"M",(function(){return w})),i.d(t,"e",(function(){return T})),i.d(t,"p",(function(){return L})),i.d(t,"x",(function(){return k})),i.d(t,"L",(function(){return j})),i.d(t,"d",(function(){return _})),i.d(t,"o",(function(){return O})),i.d(t,"w",(function(){return E})),i.d(t,"B",(function(){return I})),i.d(t,"O",(function(){return N})),i.d(t,"P",(function(){return R})),i.d(t,"z",(function(){return F})),i.d(t,"A",(function(){return B})),i.d(t,"D",(function(){return U})),i.d(t,"F",(function(){return P})),i.d(t,"C",(function(){return Q})),i.d(t,"H",(function(){return z})),i.d(t,"h",(function(){return q})),i.d(t,"i",(function(){return K})),i.d(t,"k",(function(){return J})),i.d(t,"q",(function(){return W}));var s=i("22b6"),n=function(e){return Object(s.b)("xmgl/dangerousEngineeringRecord/list",e)},a=function(e){return Object(s.b)("xmgl/dangerousEngineeringRecord/add",e)},r=function(e){return Object(s.b)("xmgl/dangerousEngineeringRecord/delete",e)},l=function(e){return Object(s.b)("xmgl/dangerousEngineeringType/list",e)},o=function(e){return Object(s.b)("xmgl/dangerousEngineeringRecord/edit",e)},c=function(e){return Object(s.b)("xmgl/inspectTableLibrary/selectTableLibraryList",e)},d=function(e){return Object(s.b)("xmgl/inspectTableLibrary/add",e)},u=function(e){return Object(s.b)("xmgl/inspectTableLibrary/delete",e)},p=function(e){return Object(s.b)("xmgl/inspectTableLibrary/edit",e)},g=function(e){return Object(s.b)("xmgl/inspectTableItem/selectTableItemList",e)},f=function(e){return Object(s.b)("xmgl/inspectTableItem/delete",e)},m=function(e){return Object(s.b)("xmgl/inspectTableItem/edit",e)},h=function(e){return Object(s.b)("xmgl/inspectTableCheckItem/add",e)},b=function(e){return Object(s.b)("xmgl/inspectTableItem/add",e)},v=function(e){return Object(s.b)("xmgl/inspectTableCheckItem/selectTableItemList",e)},A=function(e){return Object(s.b)("xmgl/inspectTableCheckItem/delete",e)},y=function(e){return Object(s.b)("xmgl/inspectTableCheckItem/edit",e)},C=function(e){return Object(s.b)("xmgl/dangerousEngineeringType/list",e)},D=function(e){return Object(s.b)("xmgl/dangerousEngineeringType/add",e)},x=function(e){return Object(s.b)("xmgl/dangerousEngineeringType/delete",e)},S=function(e){return Object(s.b)("xmgl/dangerousEngineeringType/edit",e)},w=function(e){return Object(s.b)("xmgl/dangerousEngineeringTypeDescribe/selectTypeDescribeList",e)},T=function(e){return Object(s.b)("xmgl/dangerousEngineeringTypeDescribe/add",e)},L=function(e){return Object(s.b)("xmgl/dangerousEngineeringTypeDescribe/delete",e)},k=function(e){return Object(s.b)("xmgl/dangerousEngineeringTypeDescribe/edit",e)},j=function(e){return Object(s.b)("xmgl/dangerousEngineeringTypeControlContent/list",e)},_=function(e){return Object(s.b)("xmgl/dangerousEngineeringTypeControlContent/add",e)},O=function(e){return Object(s.b)("xmgl/dangerousEngineeringTypeControlContent/delete",e)},E=function(e){return Object(s.b)("xmgl/dangerousEngineeringTypeControlContent/edit",e)},I=function(e){return Object(s.b)("xmgl/dangerousEngineeringTypeControlContent/selectControlContentList",e)},N=function(e){return Object(s.b)("xmgl/typeDescribeControl/add",e)},R=function(e){return Object(s.b)("xmgl/typeDescribeControl/delete",e)},F=function(e){return Object(s.b)("xmgl/dangerousEngineeringRecord/queryById",e)},B=function(e){return Object(s.b)("xmgl/dangerousEngineeringControlItem/selectClassControlContentList",e)},U=function(e){return Object(s.b)("xmgl/dangerousEngineeringProgressRecord/list",e)},P=function(e){return Object(s.b)("xmgl/dangerousEngineeringSideStation/selectList",e)},Q=function(e){return Object(s.b)("xmgl/dangerousEngineeringAcceptanceCheck/selectlist",e)},z=function(e){return Object(s.b)("xmgl/hiddenDangerInspectRecord/list",e)},q=function(e){return Object(s.b)("xmgl/dangerousEngineeringAcceptanceCheck/delete",e)},K=function(e){return Object(s.b)("xmgl/dangerousEngineeringProgressRecord/delete",e)},J=function(e){return Object(s.b)("xmgl/dangerousEngineeringSideStation/delete",e)},W=function(e){return Object(s.b)("xmgl/hiddenDangerInspectRecord/delete",e)}},"9f0c":function(e,t){e.exports="data:image/png;base64,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"},a630:function(e,t,i){var s=i("23e7"),n=i("4df4");s({target:"Array",stat:!0,forced:!i("1c7e")((function(e){Array.from(e)}))},{from:n})},a7c6:function(e,t){e.exports="data:image/png;base64,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"},afa4:function(e,t,i){"use strict";var s=i("1960");i.n(s).a},bb2f:function(e,t,i){var s=i("d039");e.exports=!s((function(){return Object.isExtensible(Object.preventExtensions({}))}))},c740:function(e,t,i){"use strict";var s=i("23e7"),n=i("b727").findIndex,a=i("44d2"),r=i("ae40"),l="findIndex",o=!0,c=r(l);l in[]&&Array(1)[l]((function(){o=!1})),s({target:"Array",proto:!0,forced:o||!c},{findIndex:function(e){return n(this,e,arguments.length>1?arguments[1]:void 0)}}),a(l)},df88:function(e,t,i){},f183:function(e,t,i){var s=i("d012"),n=i("861d"),a=i("5135"),r=i("9bf2").f,l=i("90e3"),o=i("bb2f"),c=l("meta"),d=0,u=Object.isExtensible||function(){return!0},p=function(e){r(e,c,{value:{objectID:"O"+ ++d,weakData:{}}})},g=e.exports={REQUIRED:!1,fastKey:function(e,t){if(!n(e))return"symbol"==typeof e?e:("string"==typeof e?"S":"P")+e;if(!a(e,c)){if(!u(e))return"F";if(!t)return"E";p(e)}return e[c].objectID},getWeakData:function(e,t){if(!a(e,c)){if(!u(e))return!0;if(!t)return!1;p(e)}return e[c].weakData},onFreeze:function(e){return o&&g.REQUIRED&&u(e)&&!a(e,c)&&p(e),e}};s[c]=!0}}]); |