Files
oms-back/public/static/js/chunk-d8ba.157bbff5.js
2026-03-09 22:55:58 +08:00

1 line
3.2 KiB
JavaScript

(window.webpackJsonp=window.webpackJsonp||[]).push([["chunk-d8ba"],{"AKW+":function(t,e,a){"use strict";var i=a("14Xm"),n=a.n(i),o=a("D3Ub"),r=a.n(o),s=a("MT78"),l=a.n(s),c=a("9CxU"),h=a("c/X4"),u={mixins:[c.a],props:{className:{type:String,default:"chart"},id:{type:String,default:"chart"},width:{type:String,default:"200px"},height:{type:String,default:"200px"}},data:function(){return{chart:null,inOutData:[]}},mounted:function(){this.initChart()},beforeDestroy:function(){this.chart&&(this.chart.dispose(),this.chart=null)},methods:{initChart:function(){var t=this;return r()(n.a.mark(function e(){var a,i,o,r,s;return n.a.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,h.a.getInOutInfo().then(function(e){var a=e.data.data;t.inOutData=a});case 2:return a=t.inOutData,console.log(a),e.next=6,l.a.init(document.getElementById(t.id));case 6:for(t.chart=e.sent,i=function(){for(var t=[],e=0;e<a.length;e++)t.push(a[e].month);return t}(),o=[],r=[],s=0;s<a.length;s++)o.push(a[s].in),r.push(a[s].out);t.chart.setOption({backgroundColor:"#344b58",title:{text:"出入库统计",x:"20",top:"20",textStyle:{color:"#fff",fontSize:"22"},subtextStyle:{color:"#90979c",fontSize:"16"}},tooltip:{trigger:"axis",axisPointer:{textStyle:{color:"#fff"}}},grid:{left:"5%",right:"5%",borderWidth:0,top:150,bottom:95,textStyle:{color:"#fff"}},legend:{x:"5%",top:"10%",textStyle:{color:"#90979c"},data:["出库","入库"]},calculable:!0,xAxis:[{type:"category",axisLine:{lineStyle:{color:"#90979c"}},splitLine:{show:!1},axisTick:{show:!1},splitArea:{show:!1},axisLabel:{interval:0},data:i}],yAxis:[{type:"value",splitLine:{show:!1},axisLine:{lineStyle:{color:"#90979c"}},axisTick:{show:!1},axisLabel:{interval:0},splitArea:{show:!1}}],dataZoom:[{show:!0,height:30,xAxisIndex:[0],bottom:30,start:10,end:80,handleIcon:"path://M306.1,413c0,2.2-1.8,4-4,4h-59.8c-2.2,0-4-1.8-4-4V200.8c0-2.2,1.8-4,4-4h59.8c2.2,0,4,1.8,4,4V413z",handleSize:"110%",handleStyle:{color:"#d3dee5"},textStyle:{color:"#fff"},borderColor:"#90979c"},{type:"inside",show:!0,height:15,start:1,end:35}],series:[{name:"入库",type:"bar",stack:"total",barMaxWidth:35,barGap:"10%",itemStyle:{normal:{color:"rgba(255,144,128,1)",label:{show:!0,textStyle:{color:"#fff"},position:"insideTop",formatter:function(t){return t.value>0?t.value:""}}}},data:[].concat(o)},{name:"出库",type:"bar",stack:"total",itemStyle:{normal:{color:"rgba(0,191,183,1)",barBorderRadius:0,label:{show:!0,position:"top",formatter:function(t){return t.value>0?t.value:""}}}},data:[].concat(r)}]});case 12:case"end":return e.stop()}},e,t)}))()}}},d=a("KHd+"),f=Object(d.a)(u,function(){var t=this.$createElement;return(this._self._c||t)("div",{class:this.className,style:{height:this.height,width:this.width},attrs:{id:this.id}})},[],!1,null,null,null);f.options.__file="mixChart.vue";e.a=f.exports},Bzyl:function(t,e,a){"use strict";a.r(e);var i={name:"MixChart",components:{Chart:a("AKW+").a}},n=(a("K6MD"),a("KHd+")),o=Object(n.a)(i,function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"chart-container"},[e("chart",{attrs:{height:"100%",width:"100%"}})],1)},[],!1,null,"60d2340e",null);o.options.__file="stock.vue";e.default=o.exports},K6MD:function(t,e,a){"use strict";var i=a("ivaU");a.n(i).a},ivaU:function(t,e,a){}}]);