tft-fe/dist/js/576.003a99f4.js
2023-03-14 14:14:03 +08:00

1 line
6.6 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

"use strict";(self["webpackChunktft_mes"]=self["webpackChunktft_mes"]||[]).push([[576],{576:function(t,e,r){r.r(e),r.d(e,{default:function(){return w}});var a=function(){var t=this,e=t._self._c;return e("el-row",{staticClass:"thicknessDistributionMap",attrs:{gutter:8}},[e("el-col",{attrs:{span:10}},[e("div",{staticClass:"left-box"},[e("search-bar",{attrs:{formConfigs:t.formConfig},on:{headBtnClick:t.buttonClick}}),e("base-table",{ref:"thicknessDistributionTable",attrs:{id:"thicknessDistributionTable1","table-props":t.tableProps,"table-data":t.tableData,"max-height":t.tableH,"highlight-current-row":""},on:{"current-change":t.handleCurrentChange}})],1)]),e("el-col",{attrs:{span:14}},[e("div",{staticClass:"right-box"},[e("thickness-distribution-chart")],1)])],1)},s=[],i=r(475),n=function(){var t=this,e=t._self._c;return e("div",{staticClass:"thicknessDistributionChart"},[t._m(0),t._m(1),e("div",{staticStyle:{width:"100%"},style:{height:t.chartHeight+"px"},attrs:{id:"thicknessChart"}})])},o=[function(){var t=this,e=t._self._c;return e("div",{staticClass:"top-table"},[e("ul",[e("li",[t._v("转换速度32654654")]),e("li",[t._v("配方类型G8.5-0943")]),e("li",[t._v("玻璃索引56565")]),e("li",[t._v("等级G1")]),e("li")]),e("ul",[e("li",{staticClass:"red-tip"},[t._v("最大值235454")]),e("li",{staticClass:"blue-tip"},[t._v("最小值5652356")]),e("li",{staticClass:"purple-tip"},[t._v("平均值6856532656")]),e("li",{staticClass:"green-tip"},[t._v("厚度差656413212")]),e("li",{staticClass:"yellow-tip"},[t._v("研磨类型4ABC")])])])},function(){var t=this,e=t._self._c;return e("div",[e("span",{staticClass:"title"},[t._v("玻璃ID46745386415274874")])])}],l=r(7171),u=r(5468),c={name:"thicknessDistributionChart",mixins:[u.Z],data(){return{chartDom:"",chart:"",chartHeight:(0,i.NC)(320)}},mounted(){this.chartDom=document.getElementById("thicknessChart"),this.chart=l.S1(this.chartDom),this.getChart(),window.addEventListener("resize",(()=>{this.chartHeight=(0,i.NC)(320)}))},methods:{getChart(){let t=[];for(let s=1;s<=21;s++)t.push(s);let e=[];for(let s=1;s<=7;s++)e.push(s);const r=[];for(let s=0;s<t.length;s++)for(let t=0;t<e.length;t++){let e=[];e[0]=s,e[1]=t,e[2]=parseInt(80*Math.random()+470),r.push(e)}console.log(r);var a={tooltip:{position:"top"},grid:{height:"50%",top:"10%"},xAxis:{type:"category",data:t,splitArea:{show:!0}},yAxis:{type:"category",data:e,splitArea:{show:!0}},visualMap:{min:470,max:550,calculable:!0,color:["#FF8481","#F9E35E","#A6FF99","#46EBE8","#4572FF"],orient:"horizontal",right:"9%",top:"3%"},series:[{name:"Punch Card",type:"heatmap",data:r,label:{show:!0},emphasis:{itemStyle:{shadowBlur:10,shadowColor:"rgba(0, 0, 0, 0.5)"}}}]};a&&this.chart.setOption(a)}}},h=c,d=r(1001),p=(0,d.Z)(h,n,o,!1,null,"39282f9b",null),m=p.exports,f=r(2334),y=r(381),b=r.n(y);const g=[{prop:"glassId",label:"ID"},{prop:"testTime",label:"检测时间",filter:i.g6,minWidth:160},{prop:"grindType",label:"研磨类型"}];var C={name:"thicknessDistributionMap",components:{thicknessDistributionChart:m},data(){return{formConfig:[{type:"datePicker",label:"检验时间",dateType:"datetimerange",format:"yyyy-MM-dd HH:mm:ss",valueFormat:"yyyy-MM-ddTHH:mm:ss",rangeSeparator:"-",startPlaceholder:"开始时间",endPlaceholder:"结束时间",param:"timeVal",defaultSelect:[],width:350},{type:"input",label:"玻璃ID",placeholder:"玻璃ID",param:"glassId"},{type:"button",btnName:"查询",name:"search",color:"primary"},{type:"button",btnName:"绘图",name:"draw",color:"primary"}],listQuery:{startTime:"",endTime:"",glassId:""},tableProps:g,tableData:[],tableH:(0,i.NC)(350),drawGlassId:""}},mounted(){window.addEventListener("resize",(()=>{this.tableH=(0,i.NC)(350)})),this.formConfig[0].defaultSelect=[b()().format("yyyy-MM-DD")+"T00:00:00",b()().format("yyyy-MM-DD")+"T23:59:59"],this.listQuery.startTime=b()().format("yyyy-MM-DD")+"T00:00:00",this.listQuery.endTime=b()().format("yyyy-MM-DD")+"T23:59:59",this.getList()},methods:{getList(){(0,f.dy)({...this.listQuery}).then((t=>{if(console.log(t),0===t.code&&t.data.length>0){let e=this;e.tableData=t.data,e.$nextTick((()=>{e.$refs.thicknessDistributionTable.setCurrent("thicknessDistributionTable1",0)})),e.drawGlassId=e.tableData[0].id}else this.tableData=[],this.drawGlassId=""}))},buttonClick(t){switch(t.btnName){case"search":this.listQuery.startTime=t.timeVal?t.timeVal[0]:"",this.listQuery.endTime=t.timeVal?t.timeVal[1]:"",this.listQuery.glassId=t.glassId,this.listQuery.current=1,this.getList();break;default:(0,f.uX)(this.drawGlassId).then((t=>{console.log(t)}))}},handleCurrentChange(t){this.drawGlassId=t.newVal.id}}},D=C,v=(0,d.Z)(D,a,s,!1,null,"577f5adc",null),w=v.exports},2334:function(t,e,r){r.d(e,{Af:function(){return o},F0:function(){return m},ON:function(){return u},QI:function(){return n},Qd:function(){return f},YU:function(){return p},dy:function(){return g},eT:function(){return h},iF:function(){return c},jA:function(){return i},pS:function(){return l},pw:function(){return d},r5:function(){return y},uX:function(){return C},v:function(){return s},vD:function(){return b}});var a=r(8859);function s(t){return(0,a.Z)({url:"/quality/processDetect/page",method:"post",data:t})}function i(t){return(0,a.Z)({url:"/quality/processDetect/list",method:"post",data:t})}function n(t){return(0,a.Z)({url:"/quality/processDetect/add",method:"post",formState:!0,data:t})}function o(t){return(0,a.Z)({url:"/quality/processDetect/detectInput",method:"post",formState:!0,data:t})}function l(t){return(0,a.Z)({url:"/quality/processDetect/export",method:"post",responseType:"blob",data:t,timeout:6e4})}function u(t){return(0,a.Z)({url:"/quality/processCompleteInspetion/page",method:"post",data:t})}function c(t){return(0,a.Z)({url:"/quality/processCompleteInspetion/getDetails",method:"post",data:t})}function h(t){return(0,a.Z)({url:"/quality/processCompleteInspetion/listType",method:"post",data:t})}function d(t){return(0,a.Z)({url:"/quality/processCompleteInspetion/export",method:"post",responseType:"blob",data:t})}function p(t){return(0,a.Z)({url:"/quality/processCompleteInspetion/pageIIS",method:"post",data:t})}function m(t){return(0,a.Z)({url:"/quality/ProcessFull/queryPoint",method:"post",data:t})}function f(t){return(0,a.Z)({url:"/quality/ProcessFull/drawPoint",method:"post",data:t})}function y(t){return(0,a.Z)({url:"/quality/ProcessFull/queryPointClear",method:"post",data:t})}function b(t){return(0,a.Z)({url:"/quality/ProcessFull/confirm",method:"post",data:t})}function g(t){return(0,a.Z)({url:"/quality/ProcessFull/queryThickness",method:"post",data:t})}function C(t){return(0,a.Z)({url:"/quality/ProcessFull/drawThickness",method:"post",formState:!0,data:t})}}}]);