| | |
| | | { slots: { default: 'state' }, title: '基准BOM', width: 110 }, |
| | | { slots: { default: 'state' }, title: '标准BOM', width: 110 }, |
| | | { slots: { default: 'state' }, title: '审核', width: 80 }, |
| | | {field: 'customerNumber', width: 120, title: '客户编号',filters:[{ data: '' }],slots: { filter: 'num1_filter' }, sortable: true, }, |
| | | {field: 'customerName',width: 120, title: '客户名称', sortable: true,showOverflow:"ellipsis" ,filters:[{ data: '' }],slots: { filter: 'num1_filter' }}, |
| | | {field: 'productNumber', width: 130,title: '产品编号', sortable: true,filters:[{ data: '' }],slots: { filter: 'num1_filter' }}, |
| | | {field: 'productName',width: 120, title: '产品名称',filters:[{ data: '' }],slots: { filter: 'num1_filter' }, sortable: true}, |
| | | {field: 'glassLength', width: 100,title: '玻璃长', sortable: true,showOverflow:"ellipsis"}, |
| | | {field: 'glassWidth', width: 100,title: '玻璃宽', sortable: true}, |
| | | {field: 'thickness',width: 100, title: '厚度', sortable: true}, |
| | | {field: 'shape',width: 120, title: '形状', sortable: true,showOverflow:"ellipsis"}, |
| | | {field: 'notes', width: 120,title: '备注', sortable: true}, |
| | | {field: 'productCreator',width: 120, title: '产品创建人', sortable: true}, |
| | | {field: 'BOMCreator',width: 120, title: 'BOM创建人', sortable: true}, |
| | | {field: 'auditor',width: 120, title: '审核员', sortable: true} |
| | | ],//表头按钮 |
| | | |
| | | {field: '客户编号', width: 120, title: '客户编号',filters:[{ data: '' }],slots: { filter: 'num1_filter' }, sortable: true, }, |
| | | {field: '客户名称',width: 120, title: '客户名称', sortable: true,showOverflow:"ellipsis" ,filters:[{ data: '' }],slots: { filter: 'num1_filter' }}, |
| | | {field: '产品编号', width: 130,title: '产品编号', sortable: true,filters:[{ data: '' }],slots: { filter: 'num1_filter' }}, |
| | | {field: '产品名称',width: 120, title: '产品名称',filters:[{ data: '' }],slots: { filter: 'num1_filter' }, sortable: true}, |
| | | {field: '玻璃长', width: 100,title: '玻璃长', sortable: true,showOverflow:"ellipsis"}, |
| | | {field: '玻璃宽', width: 100,title: '玻璃宽', sortable: true}, |
| | | {field: '厚度',width: 100, title: '厚度', sortable: true}, |
| | | {field: '形状',width: 120, title: '形状', sortable: true,showOverflow:"ellipsis"}, |
| | | {field: '备注', width: 120,title: '备注', sortable: true}, |
| | | {field: '产品创建人',width: 120, title: '产品创建人', sortable: true}, |
| | | {field: 'BOM创建人',width: 120, title: 'BOM创建人', sortable: true}, |
| | | {field: '审核员',width: 120, title: '审核员', sortable: true} |
| | | ], |
| | | //表头按钮 |
| | | toolbarConfig: { |
| | | buttons: [ |
| | | {code: 'print_lck', name: '转采购单' ,status:'primary'}, |
| | |
| | | }, |
| | | data: [ |
| | | { |
| | | customerNumber: 'D123123', |
| | | customerName: 'XXXX公司', |
| | | productNumber: '06040000022', |
| | | productName:'10mm超白UD60平钢(外)+12Ar(结)+10mm超白平钢(内)', |
| | | glassLength:'1440', |
| | | glassWidth:'3660', |
| | | thickness:'30', |
| | | shape:'普形', |
| | | notes:'111', |
| | | productCreator:'张三', |
| | | BOMCreator:'李四', |
| | | auditor:'王五', |
| | | |
| | | |
| | | //客户编号 |
| | | 客户编号: 'D123123', |
| | | //客户名称 |
| | | 客户名称: 'XXXX公司', |
| | | 产品编号: '06040000022', |
| | | 产品名称:'10mm超白UD60平钢(外)+12Ar(结)+10mm超白平钢(内)', |
| | | 玻璃长:'1440', |
| | | 玻璃宽:'3660', |
| | | 厚度:'30', |
| | | 形状:'普形', |
| | | 备注:'111', |
| | | 产品创建人:'张三', |
| | | BOM创建人:'李四', |
| | | 审核员:'王五', |
| | | }, |
| | | { |
| | | customerNumber: 'D123123', |
| | | customerName: 'XXXX公司', |
| | | productNumber: '06040000022', |
| | | productName:'10mm超白UD60平钢(外)+12Ar(结)+10mm超白平钢(内)', |
| | | glassLength:'1440', |
| | | glassWidth:'3660', |
| | | thickness:'30', |
| | | shape:'普形', |
| | | notes:'111', |
| | | productCreator:'张三', |
| | | BOMCreator:'李四', |
| | | auditor:'王五', |
| | | |
| | | |
| | | //客户编号 |
| | | 客户编号: 'D123123', |
| | | //客户名称 |
| | | 客户名称: 'XXXX公司', |
| | | 产品编号: '06040000022', |
| | | 产品名称:'10mm超白UD60平钢(外)+12Ar(结)+10mm超白平钢(内)', |
| | | 玻璃长:'1440', |
| | | 玻璃宽:'3660', |
| | | 厚度:'30', |
| | | 形状:'普形', |
| | | 备注:'111', |
| | | 产品创建人:'张三', |
| | | BOM创建人:'李四', |
| | | 审核员:'王五', |
| | | }, |
| | | { |
| | | customerNumber: 'D123123', |
| | | customerName: 'XXXX公司', |
| | | productNumber: '06040000022', |
| | | productName:'10mm超白UD60平钢(外)+12Ar(结)+10mm超白平钢(内)', |
| | | glassLength:'1440', |
| | | glassWidth:'3660', |
| | | thickness:'30', |
| | | shape:'普形', |
| | | notes:'111', |
| | | productCreator:'张三', |
| | | BOMCreator:'李四', |
| | | auditor:'王五', |
| | | |
| | | |
| | | //客户编号 |
| | | 客户编号: 'D123123', |
| | | //客户名称 |
| | | 客户名称: 'XXXX公司', |
| | | 产品编号: '06040000022', |
| | | 产品名称:'10mm超白UD60平钢(外)+12Ar(结)+10mm超白平钢(内)', |
| | | 玻璃长:'1440', |
| | | 玻璃宽:'3660', |
| | | 厚度:'30', |
| | | 形状:'普形', |
| | | 备注:'111', |
| | | 产品创建人:'张三', |
| | | BOM创建人:'李四', |
| | | 审核员:'王五', |
| | | }, |
| | | ],//table body实际数据 |
| | | //脚部求和 |