1 line
28 KiB
JavaScript
1 line
28 KiB
JavaScript
|
webpackJsonp([442],{"+BFS":function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=a("d7EF"),n=a.n(i),s=a("//Fk"),o=a.n(s),r=a("BO1k"),l=a.n(r),c=a("mvHQ"),p=a.n(c),u=a("GKmE"),d=a("bzuE"),h=a("ysqt"),m=a("OG67"),f=a("iGlD"),g=a("UoGq"),v=a("S8x/"),b=(a("TExn"),{name:"",props:{printDetail:{type:Object,default:{}},printList:{type:Array,default:[]},printForm:{type:Array,default:[]},printTotal:{}},data:function(){return{config:d.a,pageHeight:"",pageWidth:"",list1_last_page_height:0}},component:{},mounted:function(){this.printDirection?(this.pageHeight=this.config.printHeightDirection0,this.pageWidth=this.config.printWidthDirection0):(this.pageHeight=this.config.printHeightDirection1,this.pageWidth=this.config.printWidthDirection1)},watch:{printList:{handler:function(t,e){Object(v.a)(t,this.printForm,this.printTotal,this.printDirection)},deep:!0}}}),_={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"print_content",style:{width:t.pageWidth+"px"}},[t._m(0),t._v(" "),a("div",{staticClass:"footer_out"},[a("el-row",{attrs:{gutter:20}},[a("el-col",{attrs:{span:5}},[t._v("制单人:"+t._s(t.printDetail.createByName))]),t._v(" "),a("el-col",{attrs:{span:7}},[t._v("制单时间:"+t._s(t.printDetail.createTimePrint))]),t._v(" "),a("el-col",{attrs:{span:5}},[t._v("车间主任:")]),t._v(" "),a("el-col",{attrs:{span:7}},[t._v("审批时间:")])],1)],1)])},staticRenderFns:[function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"print_top"},[e("div",{staticClass:"head_out"},[e("h1",{staticStyle:{"text-align":"center"}},[this._v("生产计划")])]),this._v(" "),e("div",{staticClass:"table_content"})])}]},y=a("VU/8")(b,_,!1,null,null,null).exports,w=a("lbHh"),C=a.n(w),D={components:{btnInput:h.a,dialogChooseSingleParts:m.a,dialogChooseSingleClient:f.a,ExcelImport:g.a,printPlans:y},name:"production_planManagement",data:function(){return{formData:{},advanceQueryDialogVisible:!1,total:0,pageSizes:[10,20,50],search_data:{pageno:1,pagesize:10,clientName:"",proName:"",deptId:"",status:"",startTime:"",endTime:""},pictLoading:!1,btnDelDisabled:!0,btnOtherDisabled:!0,rowIds:[],tableData:[],chooseUserVisible:!1,planList:[],depOptions:[],selectDeptId:"",chooseMaterielVisible:!1,chooseClientVisible:!1,producePlan:{},planCounts:0,planCountSupports:0,config:d.a,producePlanVisible:!1,columnSetDialogVisible:!1,columnSetDialogTitle:"设置显示字段列表",tableId:"planManagement_productuion_table",showTableColumnsDefault:[{title:"生产计划单号",prop_:"planNo",select:!0},{title:"单据状态",prop_:"planStatusName",select:!0},{title:"下达人",prop_:"auditorName",select:!0},{title:"交货期",prop_:"deliveryDate",select:!0},{title:"产品代码",prop_:"materialSerialNo",select:!0},{title:"产品名称",prop_:"materialName",select:!0},{title:"规格型号",prop_:"specification",select:!0},{title:"主计量单位",prop_:"unitUomName",select:!0},{title:"辅助单位",prop_:"supportUomName",select:!0},{title:"主单位数量",prop_:"planCount",select:!0},{title:"计划生产数量",prop_:"planCountSupport",select:!0},{title:"批号",prop_:"batchNo",select:!0},{title:"计划开工日期",prop_:"planStartTime",select:!0},{title:"计划完工日期",prop_:"planEndTime",select:!0},{title:"BOM单号",prop_:"bomSerialno",select:!0},{title:"BOM版本",prop_:"bomVersion",select:!0},{title:"工艺编号",prop_:"tecRouteCode",select:!0},{title:"工艺版本",prop_:"tecRouteVersion",select:!0},{title:"制单日期",prop_:"createTime",select:!0},{title:"下达时间",prop_:"giveTime",select:!0},{title:"结案时间",prop_:"actualFinishTime",select:!0},{title:"源单类型",prop_:"sourceTypeName",select:!0},{title:"源单号",prop_:"sourceNo",select:!0},{title:"客户名称",prop_:"clientName",select:!0}],showTableColumns:[{title:"生产计划单号",prop_:"planNo",select:!0},{title:"单据状态",prop_:"planStatusName",select:!0},{title:"下达人",prop_:"auditorName",select:!0},{title:"交货期",prop_:"deliveryDate",select:!0},{title:"产品代码",prop_
|