tft-fe/dist/js/3058.30864938.js
2023-05-24 10:37:01 +08:00

1 line
10 KiB
JavaScript

"use strict";(self["webpackChunktft_mes"]=self["webpackChunktft_mes"]||[]).push([[3058],{3058:function(t,e,a){a.r(e),a.d(e,{default:function(){return C}});var r=function(){var t=this,e=t._self._c;return e("div",{staticClass:"page-box"},[e("search-bar",{ref:"searchBarForm",attrs:{formConfigs:t.formConfig},on:{headBtnClick:t.buttonClick}}),e("base-table",{attrs:{page:t.listQuery.current,limit:t.listQuery.size,"table-props":t.tableProps,"table-data":t.tableData,"max-height":t.tableH}},[t.tableBtn.length?e("method-btn",{attrs:{slot:"handleBtn",width:100,label:"工艺流程","method-list":t.tableBtn,fixed:"right"},on:{clickBtn:t.handleClick},slot:"handleBtn"}):t._e()],1),e("pagination",{attrs:{page:t.listQuery.current,limit:t.listQuery.size,total:t.total},on:{"update:page":function(e){return t.$set(t.listQuery,"current",e)},"update:limit":function(e){return t.$set(t.listQuery,"size",e)},pagination:function(e){return t.getList()}}}),t.processFlowVisible?e("process-flow-detail",{ref:"processFlowDetail"}):t._e()],1)},n=[],i=function(){var t=this,e=t._self._c;return e("el-drawer",{attrs:{title:"工艺流程",visible:t.visible,size:"70%"},on:{"update:visible":function(e){t.visible=e}}},[e("div",{staticClass:"box"},[e("base-table",{attrs:{page:1,limit:1e3,"table-props":t.tableProps,"table-data":t.tableData,"max-height":t.tableH}},[t.tableBtn.length?e("method-btn",{attrs:{slot:"handleBtn",width:100,label:"操作","method-list":t.tableBtn},on:{clickBtn:t.handleClick},slot:"handleBtn"}):t._e()],1),e("el-drawer",{attrs:{title:"工艺参数","append-to-body":!0,visible:t.processParametersVisible,size:"50%"},on:{"update:visible":function(e){t.processParametersVisible=e}}},[e("base-table",{attrs:{page:1,limit:1e3,"table-props":t.tablePropsP,"table-data":t.tableDataP,"max-height":t.tableH}})],1)],1)])},l=[],o=a(475),s=a(2334);const u=[{prop:"unitName",label:"工序名称",minWidth:120},{prop:"eqName",label:"设备名称",minWidth:120},{prop:"glassId",label:"玻璃ID",minWidth:150},{prop:"inEquipmentTime",label:"设备上片时间",filter:o.g6,minWidth:160},{prop:"outEquipmentTime",label:"设备下片时间",filter:o.g6,minWidth:160},{prop:"palletId",label:"面磨托盘ID",minWidth:150}],p=[{type:"processParameters",btnName:"工艺参数"}],d=[{prop:"paramName",label:"工艺"},{prop:"value",label:"参数值"},{prop:"createTime",label:"参数记录时间"}],c=[{prop:"device",label:"设备"},{prop:"status",label:"状态"},{prop:"changeTime",label:"变更时间"}];var m={name:"processFlowDetail",data(){return{visible:!1,tableProps:u,tableData:[],tableBtn:p,tableH:(0,o.NC)(115),processParametersVisible:!1,deviceParametersVisible:!1,tablePropsP:d,tablePropsD:c,tableDataP:[],tableDataD:[{device:"面研磨上片工位_取纸机器人",status:"生产",changeTime:"2022-04-02 00:00:00 000"},{device:"面研磨上片工位_取纸机器人",status:"生产",changeTime:"2022-04-02 00:00:00 000"},{device:"面研磨上片工位_取纸机器人",status:"生产",changeTime:"2022-04-02 00:00:00 000"},{device:"面研磨上片工位_取纸机器人",status:"待料",changeTime:"2022-04-02 00:00:00 000"}]}},methods:{init(t){this.visible=!0,window.addEventListener("resize",(()=>{this.tableH=(0,o.NC)(115)})),(0,s.gP)({current:1,glassId:t,size:500}).then((t=>{0===t.code?this.tableData=t.data.records:this.tableData=[]}))},handleClick(t){console.log(t),this.processParametersVisible=!0,(0,s.qn)({unitName:t.unitName,eqName:t.eqName,startTime:t.inEquipmentTime,endTime:t.outEquipmentTime}).then((t=>{console.log(t)}))},handleCloseProcess(){},handleCloseDevice(){}}},h=m,b=a(1001),f=(0,b.Z)(h,i,l,!1,null,"831fd0b0",null),y=f.exports,g=a(381),T=a.n(g);const q=[{prop:"proLineName",label:"产线",minWidth:120},{prop:"workOrderNo",label:"工单编号",minWidth:120},{prop:"glassId",label:"玻璃ID",minWidth:150},{prop:"rackId",label:"成品架ID",minWidth:150},{prop:"loadTime",label:"产品上片时间",filter:o.g6,minWidth:160},{prop:"unloadTime",label:"产品下片时间",filter:o.g6,minWidth:160},{prop:"grade",label:"玻璃等级",minWidth:100},{prop:"palletId",label:"面磨托盘ID",minWidth:150},{prop:"glassLength",label:"玻璃长度",minWidth:100},{prop:"glassWidth",label:"玻璃宽度",minWidth:100},{prop:"glassHeight",label:"玻璃厚度",minWidth:100}],D=[{type:"view",btnName:"点击查看"}];var P={name:"ProductTraceability",components:{ProcessFlowDetail:y},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:"select",label:"产线",selectOptions:JSON.parse(localStorage.getItem("publicList")).proLineVoList,param:"lineName",labelField:"dataName",valueField:"dataName",defaultSelect:"",onchange:!0,width:150},{type:"select",label:"查询方式",selectOptions:[{id:"rackId",name:"成品架ID"},{id:"glassId",name:"玻璃ID"},{id:"palletId",name:"托盘ID"}],param:"inquiryMode",defaultSelect:"",width:150},{type:"input",label:"查询内容",placeholder:"查询内容",param:"queryContent"},{type:"button",btnName:"查询",name:"search",color:"primary"},{type:"button",btnName:"重置",name:"reset"}],tableProps:q,tableData:[],tableBtn:D,tableH:(0,o.NC)(270),total:0,listQuery:{startTime:"",endTime:"",current:1,size:20},processFlowVisible:!1}},mounted(){window.addEventListener("resize",(()=>{this.tableH=(0,o.NC)(270)})),this.formConfig[0].defaultSelect=[T()().format("yyyy-MM-DD")+"T00:00:00",T()().format("yyyy-MM-DD")+"T23:59:59"],this.listQuery.startTime=T()().format("yyyy-MM-DD")+"T00:00:00",this.listQuery.endTime=T()().format("yyyy-MM-DD")+"T23:59:59",this.getList()},methods:{getList(){(0,s.kT)({...this.listQuery}).then((t=>{0===t.code&&(this.tableData=t.data.records,this.total=t.data.total)}))},buttonClick(t){"search"===t.btnName?(this.listQuery.startTime=t.timeVal?t.timeVal[0]:"",this.listQuery.endTime=t.timeVal?t.timeVal[1]:"",this.listQuery.proLineName=t.lineName,this.listQuery.rackId="rackId"===t.inquiryMode?t.queryContent:"",this.listQuery.glassId="glassId"===t.inquiryMode?t.queryContent:"",this.listQuery.palletId="palletId"===t.inquiryMode?t.queryContent:"",this.getList()):"reset"===t.btnName&&(this.$refs.searchBarForm.resetForm(),this.listQuery.startTime=T()().format("yyyy-MM-DD")+"T00:00:00",this.listQuery.endTime=T()().format("yyyy-MM-DD")+"T23:59:59",this.$nextTick((()=>{this.getList()})))},handleClick(t){this.processFlowVisible=!0;let e=t.data.glassId;this.$nextTick((()=>{this.$refs.processFlowDetail.init(e)}))}}},I=P,v=(0,b.Z)(I,r,n,!1,null,null,null),C=v.exports},2334:function(t,e,a){a.d(e,{AT:function(){return w},Af:function(){return o},F0:function(){return h},G$:function(){return T},Jt:function(){return g},ON:function(){return u},QI:function(){return l},Qd:function(){return b},YU:function(){return m},an:function(){return k},bu:function(){return Z},dy:function(){return D},eT:function(){return d},fL:function(){return N},gP:function(){return M},iF:function(){return p},jA:function(){return i},kT:function(){return F},nE:function(){return y},oR:function(){return C},pS:function(){return s},pw:function(){return c},qn:function(){return Q},r5:function(){return f},uW:function(){return I},uX:function(){return P},uj:function(){return v},v:function(){return n},vD:function(){return q}});var r=a(8859);function n(t){return(0,r.Z)({url:"/quality/processDetect/page",method:"post",data:t})}function i(t){return(0,r.Z)({url:"/quality/processDetect/list",method:"post",data:t})}function l(t){return(0,r.Z)({url:"/quality/processDetect/add",method:"post",formState:!0,data:t})}function o(t){return(0,r.Z)({url:"/quality/processDetect/detectInput",method:"post",formState:!0,data:t})}function s(t){return(0,r.Z)({url:"/quality/processDetect/export",method:"post",responseType:"blob",data:t,timeout:6e4})}function u(t){return(0,r.Z)({url:"/quality/processCompleteInspetion/page",method:"post",data:t})}function p(t){return(0,r.Z)({url:"/quality/processCompleteInspetion/getDetails",method:"post",data:t})}function d(t){return(0,r.Z)({url:"/quality/processCompleteInspetion/listType",method:"post",data:t})}function c(t){return(0,r.Z)({url:"/quality/processCompleteInspetion/export2",method:"post",responseType:"blob",data:t})}function m(t){return(0,r.Z)({url:"/quality/processCompleteInspetion/pageIIS",method:"post",data:t})}function h(t){return(0,r.Z)({url:"/quality/ProcessFull/queryPoint",method:"post",data:t})}function b(t){return(0,r.Z)({url:"/quality/ProcessFull/drawPoint",method:"post",data:t})}function f(t){return(0,r.Z)({url:"/quality/ProcessFull/queryPointClear",method:"post",data:t})}function y(t){return(0,r.Z)({url:"/quality/ProcessFull/cornerData",method:"post",data:t})}function g(t){return(0,r.Z)({url:"/quality/ProcessFull/pointExport2",method:"post",responseType:"blob",data:t,timeout:6e4})}function T(t){return(0,r.Z)({url:"/quality/ProcessFull/pointExport",method:"post",responseType:"blob",data:t,timeout:6e4})}function q(t){return(0,r.Z)({url:"/quality/ProcessFull/confirm",method:"post",data:t})}function D(t){return(0,r.Z)({url:"/quality/ProcessFull/queryThickness",method:"post",data:t})}function P(t){return(0,r.Z)({url:"/quality/ProcessFull/drawThickness",method:"post",formState:!0,data:t})}function I(t){return(0,r.Z)({url:"/report/GlassReport/listGlass",method:"post",data:t})}function v(t){return(0,r.Z)({url:"/report/GlassReport/qualityReport",method:"post",data:t})}function C(t){return(0,r.Z)({url:"/report/GlassReport/qualityReportexport",method:"post",responseType:"blob",data:t})}function Z(t){return(0,r.Z)({url:"/report/GlassReport/thickReport",method:"post",data:t})}function k(t){return(0,r.Z)({url:"/report/GlassReport/thickReportexport",method:"post",responseType:"blob",data:t})}function w(t){return(0,r.Z)({url:"/quality/finalpackaging/queryGlassData",method:"post",data:t})}function N(t){return(0,r.Z)({url:"/quality/finalpackaging/claGlassData",method:"post",data:t})}function F(t){return(0,r.Z)({url:"/quality/productTrace/page",method:"post",data:t})}function M(t){return(0,r.Z)({url:"/quality/productTrace/pageProcess",method:"post",data:t})}function Q(t){return(0,r.Z)({url:"/quality/productTrace/pageProcessParameter",method:"post",data:t})}}}]);