1 line
17 KiB
JavaScript
1 line
17 KiB
JavaScript
|
webpackJsonp([358],{"+kzt":function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var s=i("d7EF"),a=i.n(s),o=i("//Fk"),n=i.n(o),l=i("BO1k"),r=i.n(l),c=i("mvHQ"),u=i.n(c),p=i("ysqt"),h=i("GKmE"),d=i("bzuE"),m=i("iGlD"),f=i("OG67"),_={components:{btnInput:p.a,dialogChooseSingleParts:f.a,dialogChooseSingleClient:m.a},name:"materialScrapList",data:function(){return{total:0,pageSizes:[10,20,50],search_data:{pageno:1,pagesize:10,serialNo:"",supplierName:""},selectDeptId:"",btnDelDisabled:!0,btnOtherDisabled:!0,rowIds:[],tableData:[],sendCounts:0,unqualifiedCounts:0,qualifiedCounts:0,inspectionCounts:0,sendCountSupport:0,inspectionCountSupport:0,qualifiedCountSupport:0,unqualifiedCountSupport:0,config:d.a,chooseClientVisible:!1,chooseMaterielVisible:!1,depOptions:[],columnSetDialogVisible:!1,columnSetDialogTitle:"设置显示字段列表",tableId:"quality_deliveryInspection_table",pictLoading:!1,showTableColumnsDefault:[{title:"单据编号",prop_:"inspectionNo",select:!0},{title:"日期",prop_:"createTime",select:!0},{title:"物料代码",prop_:"materialSerialNo",select:!0},{title:"物料名称",prop_:"materialName",select:!0},{title:"规格型号",prop_:"specification",select:!0},{title:"计量单位",prop_:"unitUomName",select:!0},{title:"批号",prop_:"batchNo",select:!0},{title:"部门",prop_:"deptName",select:!0},{title:"客户",prop_:"clientName",select:!0},{title:"报检数量(主单位)",prop_:"sendCount",select:!0},{title:"检验数量(主单位)",prop_:"inspectionCount",select:!0},{title:"合格数量(主单位)",prop_:"qualifiedCount",select:!0},{title:"不合格数量(主单位)",prop_:"unqualifiedCount",select:!0},{title:"辅助单位",prop_:"supportUomName",select:!0},{title:"报检数量(辅单位)",prop_:"sendCountSupport",select:!0},{title:"检验数量(辅单位)",prop_:"inspectionCountSupport",select:!0},{title:"合格数量(辅单位)",prop_:"qualifiedCountSupport",select:!0},{title:"不合格数量(辅单位)",prop_:"unqualifiedCountSupport",select:!0},{title:"备注",prop_:"remarks",select:!0},{title:"制单人",prop_:"createrName",select:!0},{title:"审核人",prop_:"auditorName",select:!0},{title:"源单类型",prop_:"sourceTypeName",select:!0},{title:"源单单号",prop_:"sourceNo",select:!0},{title:"单据状态",prop_:"statusName",select:!0}],showTableColumns:[{title:"单据编号",prop_:"inspectionNo",select:!0},{title:"日期",prop_:"createTime",select:!0},{title:"物料代码",prop_:"materialSerialNo",select:!0},{title:"物料名称",prop_:"materialName",select:!0},{title:"规格型号",prop_:"specification",select:!0},{title:"计量单位",prop_:"unitUomName",select:!0},{title:"批号",prop_:"batchNo",select:!0},{title:"部门",prop_:"deptName",select:!0},{title:"客户",prop_:"clientName",select:!0},{title:"报检数量(主单位)",prop_:"sendCount",select:!0},{title:"检验数量(主单位)",prop_:"inspectionCount",select:!0},{title:"合格数量(主单位)",prop_:"qualifiedCount",select:!0},{title:"不合格数量(主单位)",prop_:"unqualifiedCount",select:!0},{title:"辅助单位",prop_:"supportUomName",select:!0},{title:"报检数量(辅单位)",prop_:"sendCountSupport",select:!0},{title:"检验数量(辅单位)",prop_:"inspectionCountSupport",select:!0},{title:"合格数量(辅单位)",prop_:"qualifiedCountSupport",select:!0},{title:"不合格数量(辅单位)",prop_:"unqualifiedCountSupport",select:!0},{title:"备注",prop_:"remarks",select:!0},{title:"制单人",prop_:"createrName",select:!0},{title:"审核人",prop_:"auditorName",select:!0},{title:"源单类型",prop_:"sourceTypeName",select:!0},{title:"源单单号",prop_:"sourceNo",select:!0},{title:"单据状态",prop_:"statusName",select:!0}],showTableColumnsTemp:[],formTableData:[]}},created:function(){this.initData(),this.getList();var e=this;document.onkeydown=function(t){"Enter"===t.key&&e.search()}},mounted:function(){this.showTableColumns=JSON.parse(u()(this.showTableColumns)),this.showTableColumnsTemp=JSON.parse(u()(this.showTableColumns)),this.getShowColumns()},methods:{showColumnSetDialog:function(){
|