wisdomisite-java/src/main/resources/static/js/chunk-bd140b24.4c79fc68.js
2023-02-16 15:28:15 +08:00

1 line
29 KiB
JavaScript

(window.webpackJsonp=window.webpackJsonp||[]).push([["chunk-bd140b24"],{"011e":function(t,e,a){"use strict";a.r(e);var s=(a("4160"),a("a9e3"),a("b680"),a("159b"),a("66b9")),i=a.n(s),r=a("5769"),n=(a("99af"),{data:function(){return{statusArr1:this.$t("message.dataBoard.statusArr1"),inspectTypeNameList:[],dataType1:1,dataType2:1,total:{closeNum:0,monthInspectNum:0,notRectificationNum:0,otherInspectNum:0,rectificationNum:1,reviewedNum:0,totalNum:1,weekInspectNum:1},noData1:!0,noData2:!0,noData3:!0,projectSn:"",alarmList:[],activityList:[],statusArr:this.$t("message.dataBoard.statusArr"),totalNum2:0,pageNo:1,pageSize:10,total2:0,tableData:[],dialogVisible2:!1,dialogVisible:!1,valueTime:""}},mounted:function(){this.projectSn=this.$store.state.projectSn,this.getData1(),this.getActivity(),this.getNewestData()},methods:{handleSizeChange:function(t){this.pageSize=t,this.securityManageList()},handleCurrentChange:function(t){this.pageNo=t,this.securityManageList()},handleSizeChangeTwo:function(t){this.pageSize=t,this.selectAllAlarmList()},handleCurrentChangeTwo:function(t){this.pageNo=t,this.selectAllAlarmList()},securityManageList:function(){var t=this,e={pageNo:this.pageNo,pageSize:this.pageSize,projectSn:this.projectSn};Object(r.o)(e).then((function(e){t.tableData=e.result.records,t.total2=e.result.total}))},selectAllAlarmList:function(){var t=this,e={startTime:this.valueTime?this.valueTime[0]:"",endTime:this.valueTime?this.valueTime[1]:"",pageNo:this.pageNo,pageSize:this.pageSize,projectSn:this.projectSn};Object(r.p)(e).then((function(e){t.tableData=e.result.records,t.total2=e.result.total}))},Refresh:function(){this.valueTime="",this.pageNo=1,this.pageSize=10,this.total2=0,this.selectAllAlarmList()},selectInspectTypeStatisticsList:function(){var t=this,e={projectSn:this.projectSn};Object(r.x)(e).then((function(e){t.inspectTypeNameList=e.result,t.createPieChart([{value:t.inspectTypeNameList[0].num,name:""},{value:t.inspectTypeNameList[1].num,name:""},{value:t.inspectTypeNameList[2].num,name:""}],t.$refs.safeTrainChart,["rgba(254, 108, 127, 1)","rgba(120, 111, 240, 1)","rgba(68, 215, 182, 1)"],t.$t("message.dataBoard.questionAllCounts"),t.inspectTypeNameList[0].num+t.inspectTypeNameList[1].num+t.inspectTypeNameList[2].num)}))},getData1:function(){var t=this,e={projectSn:this.projectSn};Object(r.w)(e).then((function(e){t.total=e.result.total,t.selectInspectTypeStatisticsList(),t.getAllAlarmTotal(),t.createPieChart([{value:1,name:""},{value:0,name:""}],t.$refs.ratioChart2,["#7718fe","rgba(68, 215, 182, 0.2)"],t.$t("message.dataBoard.statusArr1")[2]+t.$t("message.dataBoard.problenNum"),t.total.reviewNum),t.createPieChart([{value:1,name:""},{value:0,name:""}],t.$refs.ratioChart3,["#fe6c7f","rgba(68, 215, 182, 0.2)"],t.$t("message.dataBoard.statusArr1")[0]+t.$t("message.dataBoard.problenNum"),t.total.rectificationNum);var a=t.total.totalNum?(t.total.closeNum/t.total.totalNum*100).toFixed(2):0;t.createPieChart([{value:a,name:""},{value:100-a,name:""}],t.$refs.ratioChart4,["rgba(68, 215, 182, 1)","rgba(68, 215, 182, 0.2)"],t.$t("message.dataBoard.statusArr")[2]+t.$t("message.dataBoard.rate"),a+"%");var s=e.result.monthList,i=[],r=[];s.length>0?(s.forEach((function(t){var e=t.titleName.substr(5,t.titleName.length);i.push(e),r.push(t.num)})),t.noData3=!1):t.noData3=!0,t.createLineChart(i,r)}))},getAllAlarmTotal:function(){var t=this;Object(r.f)({projectSn:this.projectSn}).then((function(e){t.totalNum2=e.result,t.createPieChart1()}))},createPieChart1:function(){var t=this,e=i.a.init(this.$refs.ratioChart1),a={color:["rgba(254, 108, 127, 1)","rgba(120, 111, 240, 1)"],title:{show:!0,text:this.total.totalNum+this.totalNum2,x:"48%",y:"36%",z:5,textAlign:"center",textStyle:{color:"rgba(255, 255, 255, 1)",fontSize:20},subtext:this.$t("message.dataBoard.questionAllCounts"),subtextStyle:{color:"rgba(255, 255, 255, 0.8)",fontSize:13}},tooltip:{data:this.$t("message.dataBoard.enteringStatus"),trigger:"item",formatter:function(e,a){return"".concat(this.$t("message.dataBoard.enteringStatus")[0],":").concat(t.total.totalNum,"/").concat((t.total.totalNum/(t.total.totalNum+t.totalNum2)*100).toFixed(2),"% </br>").concat(this.$t("message.dataBoard.enteringStatus")[1],": ").concat(t.totalNum2,"/").concat((t.totalNum2/(t.total.totalNum+t.totalNum2)*100).toFixed(2),"%")}},grid:{right:0},legend:{show:!1},series:[{type:"pie",radius:["50%","70%"],avoidLabelOverlap:!1,hoverAnimation:!1,label:{show:!1,position:"center"},labelLine:{show:!1},data:[{value:this.total.totalNum,name:this.$t("message.dataBoard.enteringStatus")[0]},{value:this.totalNum2,name:this.$t("message.dataBoard.enteringStatus")[1]}]}]};e.setOption(a),e.on("click",(function(e){1==e.dataIndex?(t.dialogVisible2=!0,t.pageNo=1,t.pageSize=10,t.total2=0,t.tableData=[],t.selectAllAlarmList()):0==e.dataIndex&&(t.dialogVisible=!0,t.pageNo=1,t.pageSize=10,t.total2=0,t.tableData=[],t.securityManageList())}))},createPieChart:function(t,e,a,s,r){var n={color:a||["#5181F6","#61D2B9","#F67F51","#7851F6"],title:{show:!0,text:r,x:"48%",y:"36%",z:5,textAlign:"center",textStyle:{color:"rgba(255, 255, 255, 1)",fontSize:20},subtext:s,subtextStyle:{color:"rgba(255, 255, 255, 0.8)",fontSize:13}},grid:{right:0},legend:{show:!1},series:[{name:"",type:"pie",radius:["50%","70%"],avoidLabelOverlap:!1,hoverAnimation:!1,label:{show:!1,position:"center"},labelLine:{show:!1},data:t}]};i.a.init(e).setOption(n)},createLineChart:function(t,e){var a=i.a.init(this.$refs.lineChart),s=s={tooltip:{trigger:"axis",position:function(t){return[t[0],"10%"]}},grid:{top:30,left:20,bottom:20,right:20,containLabel:!0},xAxis:{boundaryGap:!1,type:"category",data:t,axisTick:{show:!1},axisLine:{show:!1},axisLabel:{color:"#9fa2ad",fontSize:12}},yAxis:{type:"value",splitLine:{lineStyle:{type:"dashed",color:"rgba(231, 233, 243, 0.2)"}},axisLine:{show:!1},axisLabel:{color:"#9fa2ad"}},color:["rgba(248, 195, 21, 1)"],series:[{name:this.$t("message.dataBoard.problenNum"),data:e,type:"line",smooth:!0,symbolSize:0,areaStyle:{color:new i.a.graphic.LinearGradient(0,0,0,1,[{offset:0,color:"rgba(248, 195, 21, 0.3)"},{offset:1,color:"rgba(248, 195, 21, 0)"}])}}]};a.setOption(s)},getActivity:function(){var t=this;Object(r.O)({projectSn:this.projectSn}).then((function(e){t.activityList=e.result}))},getNewestData:function(){var t=this;Object(r.k)({projectSn:this.projectSn}).then((function(e){t.alarmList=e.result}))}}}),o=(a("2f44"),a("2877")),l={data:function(){return{dataType1:1,dataType2:1,total:{closeNum:0,monthInspectNum:0,notRectificationNum:0,otherInspectNum:0,rectificationNum:1,reviewedNum:0,totalNum:1,weekInspectNum:1},noData1:!0,noData2:!0,noData3:!0,projectSn:"",alarmList:[],activityList:[],statusArr:this.$t("message.dataBoard.statusArr"),COMPANY:""}},components:{SecureTwo:Object(o.a)(n,(function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{staticClass:"fullHeight dataBoardIndex"},[s("div",{staticClass:"left fullHeight"},[s("div",{staticClass:"blockBox blockBox2"},[s("div",{staticClass:"blockTitle"},[t._v(" "+t._s(t.$t("message.dataBoard.safetyProblem"))+" ")]),s("div",{staticClass:"blockContent"},[s("div",{staticClass:"circleBox"},[s("div",{ref:"ratioChart1",staticClass:"ratioChart"})]),s("div",{staticClass:"circleBox"},[s("div",{ref:"ratioChart2",staticClass:"ratioChart"})]),s("div",{staticClass:"circleBox"},[s("div",{ref:"ratioChart3",staticClass:"ratioChart"})]),s("div",{staticClass:"circleBox"},[s("div",{ref:"ratioChart4",staticClass:"ratioChart"})])])]),s("div",{staticClass:"blockBox blockBox3",staticStyle:{height:"calc(66.66% - 25px)"}},[s("div",{staticClass:"blockTitle"},[t._v(" "+t._s(t.$t("message.dataBoard.problemTrend"))+" ")]),s("div",{staticClass:"blockContent"},[s("div",{ref:"lineChart",staticClass:"lineChart"}),t.noData3?s("div",{staticClass:"placeholderBox placeholderBox2"},[s("img",{attrs:{src:a("7b48"),alt:"",srcset:""}}),s("p",[t._v(" "+t._s(t.$t("message.dataBoard.nodata"))+" ")])]):t._e()])])]),s("div",{staticClass:"aside fullHeight"},[s("div",{staticClass:"blockBox"},[s("div",{staticClass:"blockTitle"},[t._v(" "+t._s(t.$t("message.dataBoard.awaitChange"))+" ")]),s("div",{staticClass:"blockContent alarmBlockContent"},[s("vue-scroll",[s("table",{staticClass:"greenTable"},[s("thead",[s("tr",[s("th",{attrs:{width:"70"}},[t._v(" "+t._s(t.$t("message.dataBoard.checkedItem"))+" ")]),s("th",[t._v(" "+t._s(t.$t("message.dataBoard.checkedContent"))+" ")]),s("th",[t._v(" "+t._s(t.$t("message.dataBoard.checkedTime"))+" ")]),s("th",{attrs:{width:"70"}},[t._v(" "+t._s(t.$t("message.dataBoard.changePeople"))+" ")])])]),s("tbody",t._l(t.alarmList,(function(e,a){return s("tr",{key:a},[s("td",[t._v(" "+t._s(e.checkItem)+" ")]),s("td",[t._v(t._s(e.checkContent))]),s("td",[t._v(t._s(e.inspectTime))]),s("td",[t._v(t._s(e.changeUserName))])])})),0)]),0==t.alarmList.length?s("div",{staticClass:"placeholderBox placeholderBox2"},[s("img",{attrs:{src:a("7b48"),alt:"",srcset:""}}),s("p",[t._v(" "+t._s(t.$t("message.dataBoard.nodata"))+" ")])]):t._e()])],1)]),s("div",{staticClass:"blockBox"},[s("div",{staticClass:"blockTitle"},[t._v(" "+t._s(t.$t("message.dataBoard.problemRatio"))+" ")]),s("div",{staticClass:"blockContent"},[s("div",{ref:"safeTrainChart",staticClass:"safeTrainChart"}),s("div",{staticClass:"descBox fullHeight"},[s("div",t._l(t.inspectTypeNameList,(function(e,a){return s("div",{key:a,staticClass:"descItem descItem1"},[0==a?s("p",{staticClass:"text"},[s("i",{staticClass:"dot red"}),t._v(t._s(e.inspectTypeName))]):t._e(),1==a?s("p",{staticClass:"text"},[s("i",{staticClass:"dot purple"}),t._v(t._s(e.inspectTypeName))]):t._e(),2==a?s("p",{staticClass:"text"},[s("i",{staticClass:"dot green"}),t._v(t._s(e.inspectTypeName))]):t._e(),s("p",{staticClass:"num"},[t._v(t._s(e.num))])])})),0),0==t.inspectTypeNameList.length?s("div",{staticClass:"placeholderBox placeholderBox2"},[s("img",{attrs:{src:a("7b48"),alt:"",srcset:""}}),s("p",[t._v(" "+t._s(t.$t("message.dataBoard.nodata"))+" ")])]):t._e()])])]),s("div",{staticClass:"blockBox"},[s("div",{staticClass:"blockTitle"},[t._v(" "+t._s(t.$t("message.dataBoard.changeDynamic"))+" ")]),s("div",{staticClass:"blockContent"},[s("vue-scroll",[s("ul",{staticClass:"greenTable dynamicList"},t._l(t.activityList,(function(e,a){return s("li",{key:a},[t._v(" "+t._s(t.$t("message.dataBoard.hasOne"))),t._v(t._s(e.dutyRegion)+t._s(e.dangerDesc)+t._s(t.$t("message.dataBoard.problen")))])})),0),0==t.activityList.length?s("div",{staticClass:"placeholderBox placeholderBox2"},[s("img",{attrs:{src:a("7b48"),alt:"",srcset:""}}),s("p",[t._v(" "+t._s(t.$t("message.dataBoard.nodata"))+" ")])]):t._e()])],1)])]),s("el-dialog",{attrs:{"modal-append-to-body":!1,title:t.$t("message.dataBoard.manualEntryList"),visible:t.dialogVisible,width:"1622px",top:"0px"},on:{"update:visible":function(e){t.dialogVisible=e}}},[s("el-table",{staticClass:"tables",staticStyle:{width:"100%"},attrs:{data:t.tableData,height:"600px"}},[s("el-table-column",{attrs:{prop:"inspectTypeName",label:t.$t("message.dataBoard.checkedType")}}),s("el-table-column",{attrs:{prop:"createUserName",label:t.$t("message.dataBoard.checkedPeople")}}),s("el-table-column",{attrs:{prop:"checkContent",label:t.$t("message.dataBoard.problemType")}}),s("el-table-column",{attrs:{prop:"changeUserName",label:t.$t("message.dataBoard.changePeople")}}),s("el-table-column",{attrs:{prop:"status",label:t.$t("message.dataBoard.checkedResult")},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(" "+t._s(e.row.status?t.statusArr1[e.row.status-1]:"")+" ")]}}])})],1),s("el-pagination",{staticClass:"pagerBox",attrs:{"current-page":t.pageNo,"page-sizes":t.$store.state.PAGESIZRS,"page-size":t.pageSize,layout:"total, sizes, prev, pager, next",total:t.total2,background:""},on:{"size-change":t.handleSizeChange,"current-change":t.handleCurrentChange}})],1),s("el-dialog",{attrs:{"modal-append-to-body":!1,title:t.$t("message.dataBoard.automaticRecognitionList"),visible:t.dialogVisible2,width:"1622px",top:"0px"},on:{"update:visible":function(e){t.dialogVisible2=e}}},[s("div",{staticStyle:{"margin-bottom":"25px"}},[s("el-date-picker",{staticClass:"serarch_picker",staticStyle:{color:"#6ce9f0",border:"1px solid #6ce9f0"},attrs:{size:"medium","value-format":"yyyy-MM-dd",type:"daterange","range-separator":"-","start-placeholder":t.$t("message.dataBoard.startDate"),"end-placeholder":t.$t("message.dataBoard.endDate")},model:{value:t.valueTime,callback:function(e){t.valueTime=e},expression:"valueTime"}}),s("el-button",{staticStyle:{"margin-left":"30px",color:"#6ce9f0",border:"1px solid #6ce9f0"},attrs:{type:"primary",plain:""},on:{click:t.selectAllAlarmList}},[t._v(" "+t._s(t.$t("message.dataBoard.query"))+" ")]),s("el-button",{staticStyle:{"margin-left":"30px",color:"#6ce9f0",border:"1px solid #6ce9f0"},attrs:{type:"primary",plain:""},on:{click:t.Refresh}},[t._v(" "+t._s(t.$t("message.dataBoard.fresh"))+" ")])],1),s("el-table",{staticClass:"tables",staticStyle:{width:"100%"},attrs:{data:t.tableData,height:"600px"}},[s("el-table-column",{attrs:{prop:"alarmTypeName",label:t.$t("message.dataBoard.alarmCate")}}),s("el-table-column",{attrs:{prop:"alarmReason",label:t.$t("message.dataBoard.alarmreason")}}),s("el-table-column",{attrs:{prop:"alarmTime",label:t.$t("message.dataBoard.alarmTime")}}),s("el-table-column",{attrs:{prop:"devName",label:t.$t("message.dataBoard.alarmDev")}})],1),s("el-pagination",{staticClass:"pagerBox",attrs:{"current-page":t.pageNo,"page-sizes":t.$store.state.PAGESIZRS,"page-size":t.pageSize,layout:"total, sizes, prev, pager, next",total:t.total2,background:""},on:{"size-change":t.handleSizeChangeTwo,"current-change":t.handleCurrentChangeTwo}})],1)],1)}),[],!1,null,"67daead2",null).exports},created:function(){this.COMPANY=COMPANY},mounted:function(){this.projectSn=this.$store.state.projectSn,this.getData1(),this.getActivity(),this.getNewestData()},methods:{getData1:function(){var t=this,e={projectSn:this.projectSn};Object(r.P)(e).then((function(e){t.total=e.result.total,t.createPieChart([{value:t.total.weekInspectNum,name:""},{value:t.total.monthInspectNum,name:""},{value:t.total.otherInspectNum,name:""}],t.$refs.safeTrainChart,["rgba(254, 108, 127, 1)","rgba(120, 111, 240, 1)","rgba(68, 215, 182, 1)"],t.$t("message.dataBoard.questionAllCounts"),t.total.totalNum),t.createPieChart([{value:1,name:""},{value:0,name:""}],t.$refs.ratioChart1,["#557DED","rgba(68, 215, 182, 0.2)"],t.$t("message.dataBoard.questionAllCounts"),t.total.totalNum),t.createPieChart([{value:1,name:""},{value:0,name:""}],t.$refs.ratioChart2,["#7718fe","rgba(68, 215, 182, 0.2)"],t.$t("message.dataBoard.statusArr")[1]+t.$t("message.dataBoard.problenNum"),t.total.reviewedNum),t.createPieChart([{value:1,name:""},{value:0,name:""}],t.$refs.ratioChart3,["#fe6c7f","rgba(68, 215, 182, 0.2)"],t.$t("message.dataBoard.statusArr")[0]+t.$t("message.dataBoard.problenNum"),t.total.rectificationNum);var a=Number(t.total.totalNum)?(t.total.closeNum/t.total.totalNum*100).toFixed(2):0;t.createPieChart([{value:a,name:""},{value:100-a,name:""}],t.$refs.ratioChart4,["rgba(68, 215, 182, 1)","rgba(68, 215, 182, 0.2)"],t.$t("message.dataBoard.onTimeChangeRate"),a+"%");var s=e.result.monthList,i=[],r=[];s.length>0?(s.forEach((function(t){var e=t.titleName.substr(5,t.titleName.length);i.push(e),r.push(t.num)})),t.noData3=!1):t.noData3=!0,t.createLineChart(i,r)}))},createPieChart:function(t,e,a,s,r){var n={color:a||["#5181F6","#61D2B9","#F67F51","#7851F6"],title:{show:!0,text:r,x:"48%",y:"36%",z:5,textAlign:"center",textStyle:{color:"rgba(255, 255, 255, 1)",fontSize:20},subtext:s,subtextStyle:{color:"rgba(255, 255, 255, 0.8)",fontSize:13}},grid:{right:0},legend:{show:!1},series:[{name:"",type:"pie",radius:["50%","70%"],avoidLabelOverlap:!1,hoverAnimation:!1,label:{show:!1,position:"center"},labelLine:{show:!1},data:t}]};i.a.init(e).setOption(n)},createLineChart:function(t,e){var a=i.a.init(this.$refs.lineChart),s=s={tooltip:{trigger:"axis",position:function(t){return[t[0],"10%"]}},grid:{top:30,left:20,bottom:20,right:20,containLabel:!0},xAxis:{boundaryGap:!1,type:"category",data:t,axisTick:{show:!1},axisLine:{show:!1},axisLabel:{color:"#9fa2ad",fontSize:12}},yAxis:{type:"value",splitLine:{lineStyle:{type:"dashed",color:"rgba(231, 233, 243, 0.2)"}},axisLine:{show:!1},axisLabel:{color:"#9fa2ad"}},color:["rgba(248, 195, 21, 1)"],series:[{name:this.$t("message.dataBoard.problenNum"),data:e,type:"line",smooth:!0,symbolSize:0,areaStyle:{color:new i.a.graphic.LinearGradient(0,0,0,1,[{offset:0,color:"rgba(248, 195, 21, 0.3)"},{offset:1,color:"rgba(248, 195, 21, 0)"}])}}]};a.setOption(s)},getActivity:function(){var t=this;Object(r.N)({projectSn:this.projectSn}).then((function(e){t.activityList=e.result}))},getNewestData:function(){var t=this;Object(r.j)({projectSn:this.projectSn}).then((function(e){t.alarmList=e.result}))}}},c=(a("afe4"),Object(o.a)(l,(function(){var t=this,e=t.$createElement,s=t._self._c||e;return"longguang"!=t.COMPANY?s("div",{staticClass:"fullHeight dataBoardIndex"},[s("div",{staticClass:"left fullHeight"},[s("div",{staticClass:"blockBox blockBox2"},[s("div",{staticClass:"blockTitle"},[t._v(" "+t._s(t.$t("message.dataBoard.safetyProblem"))+" ")]),s("div",{staticClass:"blockContent"},[s("div",{staticClass:"circleBox"},[s("div",{ref:"ratioChart1",staticClass:"ratioChart"})]),s("div",{staticClass:"circleBox"},[s("div",{ref:"ratioChart2",staticClass:"ratioChart"})]),s("div",{staticClass:"circleBox"},[s("div",{ref:"ratioChart3",staticClass:"ratioChart"})]),s("div",{staticClass:"circleBox"},[s("div",{ref:"ratioChart4",staticClass:"ratioChart"})])])]),s("div",{staticClass:"blockBox blockBox3",staticStyle:{height:"calc(66.66% - 25px)"}},[s("div",{staticClass:"blockTitle"},[t._v(" "+t._s(t.$t("message.dataBoard.problemTrend"))+" ")]),s("div",{staticClass:"blockContent"},[s("div",{ref:"lineChart",staticClass:"lineChart"}),t.noData3?s("div",{staticClass:"placeholderBox placeholderBox2"},[s("img",{attrs:{src:a("7b48"),alt:"",srcset:""}}),s("p",[t._v(" "+t._s(t.$t("message.dataBoard.nodata"))+" ")])]):t._e()])])]),s("div",{staticClass:"aside fullHeight"},[s("div",{staticClass:"blockBox"},[s("div",{staticClass:"blockTitle"},[t._v(" "+t._s(t.$t("message.dataBoard.awaitChange"))+" ")]),s("div",{staticClass:"blockContent alarmBlockContent"},[s("vue-scroll",[s("table",{staticClass:"greenTable"},[s("thead",[s("tr",[s("th",{attrs:{width:"150"}},[t._v(" "+t._s(t.$t("message.dataBoard.checkedItem"))+" ")]),s("th",[t._v(" "+t._s(t.$t("message.dataBoard.checkedContent"))+" ")]),s("th",[t._v(" "+t._s(t.$t("message.dataBoard.checkedTime"))+" ")]),s("th",[t._v(" "+t._s(t.$t("message.dataBoard.changePeople"))+" ")])])]),s("tbody",t._l(t.alarmList,(function(e,a){return s("tr",{key:a},[s("td",[t._v(" "+t._s(e.checkPoints)+" ")]),s("td",[t._v(t._s(e.checkContent))]),s("td",[t._v(t._s(e.checkTime))]),s("td",[t._v(t._s(e.rectifyPeopleAme))])])})),0)]),0==t.alarmList.length?s("div",{staticClass:"placeholderBox placeholderBox2"},[s("img",{attrs:{src:a("7b48"),alt:"",srcset:""}}),s("p",[t._v(" "+t._s(t.$t("message.dataBoard.nodata"))+" ")])]):t._e()])],1)]),s("div",{staticClass:"blockBox"},[s("div",{staticClass:"blockTitle"},[t._v(" "+t._s(t.$t("message.dataBoard.problemRatio"))+" ")]),s("div",{staticClass:"blockContent"},[s("div",{ref:"safeTrainChart",staticClass:"safeTrainChart"}),s("div",{staticClass:"descBox fullHeight"},[s("div",[s("div",{staticClass:"descItem descItem1"},[s("p",{staticClass:"text"},[s("i",{staticClass:"dot red"}),t._v(" "+t._s(t.$t("message.dataBoard.weekChecked"))+" ")]),s("p",{staticClass:"num"},[t._v(t._s(t.total.weekInspectNum))])]),s("div",{staticClass:"descItem descItem1"},[s("p",{staticClass:"text"},[s("i",{staticClass:"dot purple"}),t._v(" "+t._s(t.$t("message.dataBoard.monthChecked"))+" ")]),s("p",{staticClass:"num"},[t._v(t._s(t.total.monthInspectNum))])]),s("div",{staticClass:"descItem"},[s("p",{staticClass:"text"},[s("i",{staticClass:"dot green"}),t._v(" "+t._s(t.$t("message.dataBoard.elseChecked"))+" ")]),s("p",{staticClass:"num"},[t._v(t._s(t.total.otherInspectNum))])])])])])]),s("div",{staticClass:"blockBox"},[s("div",{staticClass:"blockTitle"},[t._v(" "+t._s(t.$t("message.dataBoard.changeDynamic"))+" ")]),s("div",{staticClass:"blockContent"},[s("vue-scroll",[s("ul",{staticClass:"greenTable dynamicList"},t._l(t.activityList,(function(e,a){return s("li",{key:a},[t._v(" "+t._s(e.rectifyPeopleAme)+" "),t._v(" "+t._s(t.$t("message.dataBoard.hasOne"))+" "+t._s(t.statusArr[e.state-1])+" "+t._s(t.$t("message.dataBoard.problen"))+" ")])})),0),0==t.activityList.length?s("div",{staticClass:"placeholderBox placeholderBox2"},[s("img",{attrs:{src:a("7b48"),alt:"",srcset:""}}),s("p",[t._v(" "+t._s(t.$t("message.dataBoard.nodata"))+" ")])]):t._e()])],1)])])]):s("SecureTwo")}),[],!1,null,"27ac6a02",null));e.default=c.exports},"0504":function(t,e,a){},"2f44":function(t,e,a){"use strict";var s=a("984e");a.n(s).a},5769:function(t,e,a){"use strict";a.d(e,"L",(function(){return i})),a.d(e,"I",(function(){return r})),a.d(e,"K",(function(){return n})),a.d(e,"F",(function(){return o})),a.d(e,"J",(function(){return l})),a.d(e,"Q",(function(){return c})),a.d(e,"t",(function(){return u})),a.d(e,"W",(function(){return d})),a.d(e,"V",(function(){return m})),a.d(e,"T",(function(){return g})),a.d(e,"G",(function(){return p})),a.d(e,"y",(function(){return h})),a.d(e,"R",(function(){return b})),a.d(e,"U",(function(){return f})),a.d(e,"S",(function(){return v})),a.d(e,"v",(function(){return C})),a.d(e,"H",(function(){return x})),a.d(e,"u",(function(){return B})),a.d(e,"s",(function(){return y})),a.d(e,"M",(function(){return A})),a.d(e,"A",(function(){return N})),a.d(e,"n",(function(){return S})),a.d(e,"O",(function(){return j})),a.d(e,"P",(function(){return L})),a.d(e,"k",(function(){return _})),a.d(e,"f",(function(){return k})),a.d(e,"p",(function(){return T})),a.d(e,"o",(function(){return O})),a.d(e,"x",(function(){return w})),a.d(e,"w",(function(){return D})),a.d(e,"N",(function(){return P})),a.d(e,"j",(function(){return $})),a.d(e,"D",(function(){return I})),a.d(e,"C",(function(){return z})),a.d(e,"B",(function(){return M})),a.d(e,"l",(function(){return V})),a.d(e,"r",(function(){return F})),a.d(e,"m",(function(){return R})),a.d(e,"q",(function(){return H})),a.d(e,"z",(function(){return E})),a.d(e,"E",(function(){return J})),a.d(e,"a",(function(){return q})),a.d(e,"c",(function(){return Y})),a.d(e,"b",(function(){return K})),a.d(e,"g",(function(){return U})),a.d(e,"h",(function(){return G})),a.d(e,"i",(function(){return Z})),a.d(e,"e",(function(){return W})),a.d(e,"d",(function(){return X}));var s=a("22b6"),i=function(t){return Object(s.b)("xmgl/workerInfo/selectProjectWorkerTypeTotalList",t,"aa")},r=function(t){return Object(s.b)("xmgl/workerInfo/selectProjectPresentWorkerList",t,"false")},n=function(t){return Object(s.b)("xmgl/workerInfo/selectProjectWorkerStatistics",t,"aa")},o=function(t){return Object(s.b)("xmgl/workerInfo/selectProjectComapnyWorkTotalList",t)},l=function(t){return Object(s.b)("xmgl/workerInfo/selectProjectTeamWorkTotalList",t)},c=function(t){return Object(s.b)("xmgl/workerAttendance/selectTenDaysWorkerAttendanceCountList",t)},u=function(t){return Object(s.b)("xmgl/project/selectDevCoordinateList",t)},d=function(t){return Object(s.b)("xmgl/project/updateDevCoordinate",t)},m=function(t){return Object(s.b)("xmgl/workerAttendance/selectWorkerAttendanceByDev",t)},g=function(t){return Object(s.b)("xmgl/videoAlarm/selectVideoAlarmPageList",t,"false")},p=function(t){return Object(s.b)("xmgl/project/selectProjectDevCountList",t)},h=function(t){return Object(s.b)("xmgl/lifter/selectLifterDevAlarmCountList",t)},b=function(t){return Object(s.b)("xmgl/tower/selectTowerDevAlarmCountList",t)},f=function(t){return Object(s.b)("xmgl/videoItem/selectVideoCountList",t)},v=function(t){return Object(s.b)("xmgl/ufaceDev/selectUfaceDevStatisticsList",t)},C=function(t){return Object(s.b)("xmgl/environmentDev/selectEnvironmentDevAlaramCountList",t)},x=function(t){return Object(s.b)("xmgl/project/getProjectInfoBySn",t)},B=function(t){return Object(s.b)("xmgl/environmentAlarm/selectEnvironmentAlarmCountTotal",t)},y=function(t){return Object(s.b)("xmgl/qualityInspectionRecord/selectDangerTypeQualityCount",t)},A=function(t){return Object(s.b)("xmgl/qualityInspectionRecord/selectQualityStatistics",t)},N=function(t){return Object(s.b)("xmgl/qualityInspectionRecord/selectPersonChargeQualityInspectionCountList",t)},S=function(t){return Object(s.b)("xmgl/qualityInspectionRecord/list",t)},j=function(t){return Object(s.b)("xmgl/hiddenDangerInspectRecord/selectRectifiedHiddenDangerList",t)},L=function(t){return Object(s.b)("xmgl/securityManage/selectSecurityManageStatistics",t)},_=function(t){return Object(s.b)("xmgl/hiddenDangerInspectRecord/getNewestHiddenDangerDataList",t)},k=function(t){return Object(s.b)("xmgl/towerAlarm/getAllAlarmTotal",t)},T=function(t){return Object(s.b)("xmgl/towerAlarm/selectAllAlarmList",t)},O=function(t){return Object(s.b)("xmgl/hiddenDangerInspectRecord/list",t)},w=function(t){return Object(s.b)("xmgl/hiddenDangerInspectRecord/selectInspectTypeStatisticsList",t)},D=function(t){return Object(s.b)("xmgl/hiddenDangerInspectRecord/selectHiddenDangerSecurityManageStatistics",t)},P=function(t){return Object(s.b)("xmgl/securityManage/selectRectifiedSecurityManageList",t)},$=function(t){return Object(s.b)("xmgl/securityManage/getNewestSecurityManageDataList",t)},I=function(t){return Object(s.b)("xmgl/progressTask/selectProgressItemStatistics",t)},z=function(t){return Object(s.b)("xmgl/progressItem/selectProgressItemOverdueList",t)},M=function(t){return Object(s.b)("xmgl/progressItem/selectPersonOverdueProgressItemNumList",t)},V=function(t){return Object(s.b)("xmgl/progressBuildingPlan/getPlanNodeStatistics",t)},F=function(t){return Object(s.b)("xmgl/progressBuildingPlan/selectBuildingNodeStatisticsList",t)},R=function(t){return Object(s.b)("/xmgl/progressBuildingPlan/list",t)},H=function(t){return Object(s.b)("/xmgl/progressBuildingNodeDetail/selectBuildingNodeDetailStatisticsList",t)},E=function(t){return Object(s.b)("/xmgl/progressPanoramaNodePlan/selectPanoramaNodePlanList",t)},J=function(t){return Object(s.b)("xmgl/progressPlanBidSection/selectProgressPlanBidSectionList",t)},q=function(t){return Object(s.b)("xmgl/progressPlanBidSection/add",t)},Y=function(t){return Object(s.b)("/xmgl/progressPlanBidSection/edit",t)},K=function(t){return Object(s.b)("/xmgl/progressPlanBidSection/delete",t)},U=function(t){return Object(s.b)("/xmgl/projectDevStatistics/selectLifterAlarmStatisticsCount",t)},G=function(t){return Object(s.b)("/xmgl/projectDevStatistics/selectTowerAlarmStatisticsCount",t)},Z=function(t){return Object(s.b)("xmgl/environmentDev/selectTotalEnvironmentCountStatistics",t)},W=function(t){return Object(s.b)("xmgl/aiStatistic/selectAiStatistic",t)},X=function(t){return Object(s.b)("/xmgl/aiStatistic/selectAiAlarmRecordList",t)}},"7b48":function(t,e){t.exports="data:image/png;base64,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"},"984e":function(t,e,a){},afe4:function(t,e,a){"use strict";var s=a("0504");a.n(s).a}}]);