chunk-90c91654.69045978.js 10.4 KB
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-90c91654"],{"12ff":function(e,t,a){"use strict";a.r(t);var n=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"app-body"},[a("Header",{attrs:{title:"自動物流管理中心"}}),a("div",{staticClass:"dv-content-body"},[a("div",{staticClass:"dv-content-body-head-list"},[a("headLeftWareHouseUse",{ref:"headLeftWareHouseUse"}),a("headCenterWareHouse",{ref:"headCenterWareHouse"}),a("headRightHangDiao",{ref:"headRightHangDiao"})],1),a("div",{staticClass:"dv-content-body-center-list"},[a("bodyCenterLeftGuzhangCS",{ref:"bodyCenterLeftGuzhangCS"}),a("bodyCenterConetentZhuZhuangCS",{ref:"bodyCenterConetentZhuZhuangCS"}),a("bodyCenterRightHangDiao",{ref:"bodyCenterRightHangDiao"})],1),a("div",{staticClass:"dv-content-body-bottom-list"},[a("footerLeftTrendCS",{ref:"footerLeftTrendCS"}),a("footerRightWareHouseSum",{ref:"footerRightWareHouseSum"})],1)])],1)},s=[],i=a("788f"),o=a("2cff"),r=a("9da1"),l=a("aa95"),f=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticStyle:{width:"calc(99.5vw - 29vw)",height:"95%"}},[a("dv-border-box-8",{attrs:{dur:35,color:[,"#ffffff"]}},[a("el-carousel",{attrs:{"indicator-position":"outside",interval:8e3}},e._l(e.bbt,(function(t,n){return a("el-carousel-item",{key:n},[a("div",{staticClass:"dv-content-body-bottom-list-left",attrs:{id:e.createChartId(n)}})])})),1)],1)],1)},u=[];function d(e,t,a){return t in e?Object.defineProperty(e,t,{value:a,enumerable:!0,configurable:!0,writable:!0}):e[t]=a,e}var c={data:function(){return{bbt:[{vale:"1"},{vale:"1"},{vale:"1"},{vale:"1"}],baseUrlOff:this.baseUrlOff,baseUrlOnLine:this.baseUrlOnLine,sysData:{WarehouseTrend:[]},WarehouseTrendChartDom:null,WarehouseTrend:null,WarehouseTrendChartOpton:WarehouseTrendChartOpton}},methods:{getData:function(){var e=this,t={urlSuffix:"api/WCSTask/GetEquipmentRecordMonth",logTitle:"底部趋势图"},a=function(a){e.ajaxSuccessDataBefore(a,t.logTitle)&&(e.sysData.WarehouseTrend=a.data.data,e.getWarehouseTrendChart())};"".ajaxGet(this,t,a)},createChartId:function(e){return"main_"+e},getWarehouseTrendChart:function(){for(var e=this.bbt.length,t=[],a=0;a<e;a++)t.push(this.$echarts.init(document.getElementById("main_"+a)));for(var n=this.sysData.WarehouseTrend,s={title:{left:10,top:10,text:"當月各自倉運行趨勢圖",textStyle:{color:"aliceblue",fontSize:12}},tooltip:{show:!0,trigger:"axis",formatter:function(e){for(var t=e[0].name,a=0,n=e.length;a<n;a++)t+="<br/>"+e[a].marker+e[a].seriesName+": "+e[a].value+"%";return t}},legend:{show:!0,data:[],top:10,right:10,itemHeight:8,itemWidth:12,textStyle:{fontSize:8,fontWeight:"bolder",color:"aliceblue"}},grid:{left:"1%",top:"20%",right:"1%",bottom:"1%",containLabel:!0},toolbox:{feature:{saveAsImage:{}}},xAxis:[{type:"category",boundaryGap:!1,data:n.x,axisLine:{show:!1,lineStyle:{color:"#ffffff"}}}],yAxis:[{type:"value",axisLine:{show:!1,lineStyle:{color:"#ffffff"}}}],series:[d({name:"Email",type:"line",stack:"Total",areaStyle:{},emphasis:{focus:"series"},data:["35.0","35.0","22.4","33.8","35.5","56.7","66.0","47.0","72.0","57.4","31.8","45.5","24.7","78.0","68.0","36.0","48.4","55.8","62.5","74.7","80.0","65.0","52.0","32.4","11.8","23.5","14.7","26.0","15.0","23.0","22.4","21.8","13.5","14.7","26.0"]},"areaStyle",{color:{type:"linear",x:0,y:0,x2:0,y2:1,colorStops:[{offset:0,color:"#3dc4cb"},{offset:1,color:"#3dc4cb"}],global:!1}}),d({name:"Union Ads",type:"line",stack:"Total",areaStyle:{},emphasis:{focus:"series"},data:["15.0","15.0","22.4","66.8","13.5","14.7","66.0","67.0","56.0","55.4","21.8","13.5","14.7","88.0","78.0","66.0","88.4","85.8","72.5","74.7","70.0","15.0","23.0","22.4","21.8","13.5","14.7","26.0","15.0","23.0","22.4","21.8","13.5","14.7","26.0"]},"areaStyle",{color:{type:"linear",x:0,y:0,x2:0,y2:1,colorStops:[{offset:0,color:"#1f8bff"},{offset:1,color:"#1f8bff"}],global:!1}}),d({name:"Video Ads",type:"line",stack:"Total",areaStyle:{},emphasis:{focus:"series"},data:["25.0","55.0","23.4","86.8","73.5","54.7","46.0","47.0","46.0","45.4","31.8","33.5","34.7","38.0","58.0","56.0","38.4","65.8","42.5","54.7","62.0","35.0","43.0","52.4","41.8","33.5","44.7","36.0","45.0","23.0","12.4","11.8","23.5","34.7","16.0"]},"areaStyle",{color:{type:"linear",x:0,y:0,x2:0,y2:1,colorStops:[{offset:0,color:"#b64af4"},{offset:1,color:"#b64af4"}],global:!1}})]},i=0;i<e;i++)t[i].clear(),t[i].setOption(s)},ajaxSuccessDataBefore:function(e,t){return null!=e.data&&0!=e.data.data.length||("".Log(t+"无数据","getData"),!1)}},mounted:function(){this.getData()}},h=c,g=(a("55a5"),a("2877")),b=Object(g["a"])(h,f,u,!1,null,null,null),v=b.exports,y=a("f0d5"),p=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"dv-content-body-center-list-left"},[a("dv-border-box-8",{attrs:{dur:35,color:[,"#ffffff"]}},[a("div",{staticStyle:{width:"100",heigt:"10%"}},[a("span",{staticClass:"div-span-title"},[e._v("前24小時故障明細")])]),a("div",{staticStyle:{width:"100%",height:"90%"}},[a("dv-scroll-board",{staticStyle:{width:"97%","margin-top":"-0.5vw","margin-left":"0.4vw"},attrs:{config:e.failureDetailsConfig}})],1)])],1)},C=[];function m(e,t,a){return t in e?Object.defineProperty(e,t,{value:a,enumerable:!0,configurable:!0,writable:!0}):e[t]=a,e}var D={data:function(){var e;return{baseUrlOff:this.baseUrlOff,baseUrlOnLine:this.baseUrlOnLine,sysData:{failureDetails:[]},failureDetailsConfig:(e={header:["設備","异常內容","修復","停機单位"],columnWidth:[70,200,100,100],headerBGC:"#201e1e",headerHeight:25,data:[["混合倉","左挪邊出現異常情況,邊距超原來預算","15:00","30"],["混合倉","左挪邊出現異常情況,邊距超原來預算","15:00","30"],["混合倉","左挪邊出現異常情況,邊距超原來預算","15:00","30"],["混合倉","左挪邊出現異常情況,邊距超原來預算","15:00","30"],["混合倉","左挪邊出現異常情況,邊距超原來預算","15:00","30"],["混合倉","左挪邊出現異常情況,邊距超原來預算","15:00","30"]]},m(e,"headerBGC","#201e1e"),m(e,"oddRowBGC","#021c66"),m(e,"evenRowBGC","#65,105,225"),e)}},methods:{getData:function(){var e=this,t={urlSuffix:"api/WCSTask/GetEquipmentAlarm",logTitle:"前24小时故障明细"},a=function(a){e.ajaxSuccessDataBefore(a,t.logTitle)&&(e.sysData.failureDetails=a.data.data,e.faultDetails())};"".ajaxGet(this,t,a)},faultDetails:function(){var e=[];this.sysData.failureDetails.forEach((function(t){var a=new Date(t.begin).format("mm:ss"),n=new Date(t.end).format("mm:ss"),s="".concat(t.alarm,"/").concat(t.durationTime);e.push([t.equipment.substr(0,4),s,a,n])})),this.failureDetailsConfig={header:this.optTablePlan.failureDetailsHeader,columnWidth:[110,130,100,100],align:this.optTablePlan.failureDetailsAlign,headerBGC:"#201e1e",oddRowBGC:"#021c66",evenRowBGC:"#65,105,225",rowNum:4,headerHeight:25}},ajaxSuccessDataBefore:function(e,t){return null!=e.data&&0!=e.data.data.length||("".Log(t+"无数据","getData"),!1)}},mounted:function(){this.getData()}},S=D,w=(a("d244"),Object(g["a"])(S,p,C,!1,null,null,null)),x=w.exports,H=a("9576"),O=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"dv-content-body-center-list-center"},[a("dv-border-box-8",{attrs:{dur:35,color:[,"#ffffff"]}},[a("div",{staticClass:"dv-content-body-center-list-center-head"},[a("div",{staticClass:"stuts-style",staticStyle:{"padding-top":"2px"}},[a("span",{staticClass:"div-span-title",staticStyle:{"padding-left":"2px"}},[e._v("倉庫運行狀況(前24小時)%")]),a("div",[a("div",{staticClass:"yuxing"},[a("div",{staticClass:"yuxing-style"})]),a("span",[e._v("運行")])]),a("div",[a("div",{staticClass:"daiji"},[a("div",{staticClass:"daiji-style"})]),a("span",[e._v("待機")])]),a("div",[a("div",{staticClass:"guzhang"},[a("div",{staticClass:"guzhang-style"})]),a("span",[e._v("故障")])])])]),a("div",{staticClass:"dv-content-body-center-list-center-barChart",attrs:{id:"warehouseHealth"}})])],1)},T=[],W={data:function(){return{baseUrlOff:this.baseUrlOff,baseUrlOnLine:this.baseUrlOnLine,sysData:{getwarehouseHealth:null},getwarehouseHealth:null,warehouseHealthOption:window.warehouseHealthOption}},methods:{getData:function(){var e=this,t={urlSuffix:"api/WCSTask/GetEquipmentRecord",logTitle:"中间柱状图"},a=function(a){e.ajaxSuccessDataBefore(a,t.logTitle)&&(e.sysData.getwarehouseHealth=a.data.data,e.getwarehouseHealthbar())};"".ajaxGet(this,t,a)},getwarehouseHealthbar:function(){var e=this.$echarts.init(document.getElementById("warehouseHealth"));this.warehouseHealthOption.xAxis.data=this.sysData.getwarehouseHealth.x;var t=[.1,.7,.7,7.8,.5,.4,3.6],a=t.map((function(e){return(100*e).toFixed(2)}));console.log(a),this.warehouseHealthOption.series[0].data=a;var n=[.8,.3,.2,2.8,.4,.5,3.6],s=n.map((function(e){return(100*e).toFixed(2)}));console.log(s),this.warehouseHealthOption.series[1].data=s;var i=[.1,.3,.1,2.8,.4,.1,3.6],o=i.map((function(e){return(100*e).toFixed(2)}));console.log(o),this.warehouseHealthOption.series[2].data=o,e.clear(),e.setOption(this.warehouseHealthOption),window.onresize=e.resize},ajaxSuccessDataBefore:function(e,t){return null!=e.data&&0!=e.data.data.length||("".Log(t+"无数据","getData"),!1)}},mounted:function(){this.getData()}},L=W,U=(a("5f30"),Object(g["a"])(L,O,T,!1,null,null,null)),G=U.exports,R={data:function(){return{baseUrlOff:this.baseUrlOff,baseUrlOnLine:this.baseUrlOnLine,sysData:{},sysInitTimeNum:20,sysTimeNum:20}},components:{Header:i["a"],headLeftWareHouseUse:o["a"],headRightHangDiao:l["a"],headCenterWareHouse:r["a"],footerLeftTrendCS:v,footerRightWareHouseSum:y["a"],bodyCenterLeftGuzhangCS:x,bodyCenterRightHangDiao:H["a"],bodyCenterConetentZhuZhuangCS:G},methods:{intInterval:function(){var e=this;"".intInterval(this,this.sysInitTimeNum,(function(){e.$refs.headLeftWareHouseUse.getData(),e.$refs.headCenterWareHouse.getData(),e.$refs.headRightHangDiao.getData(),e.$refs.footerLeftTrendCS.getData(),e.$refs.footerRightWareHouseSum.getData(),e.$refs.bodyCenterLeftGuzhangCS.getData(),e.$refs.bodyCenterRightHangDiao.getData(),e.$refs.bodyCenterConetentZhuZhuangCS.getData()}))}},mounted:function(){}},j=R,_=(a("990f"),Object(g["a"])(j,n,s,!1,null,"de95d554",null));t["default"]=_.exports},5465:function(e,t,a){},"55a5":function(e,t,a){"use strict";a("f355")},"5f30":function(e,t,a){"use strict";a("d3d4")},"734c":function(e,t,a){},"990f":function(e,t,a){"use strict";a("734c")},d244:function(e,t,a){"use strict";a("5465")},d3d4:function(e,t,a){},f355:function(e,t,a){}}]);
//# sourceMappingURL=chunk-90c91654.69045978.js.map