|
|
|
@ -859,6 +859,52 @@ export const detailsColumnList = [
|
|
|
|
|
// isshowSummary: true,
|
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
// {
|
|
|
|
|
// prop: 'costPiece',
|
|
|
|
|
// label: '开单单价',
|
|
|
|
|
// type: 2,
|
|
|
|
|
// values: '',
|
|
|
|
|
// width: '130',
|
|
|
|
|
// checkarr: [],
|
|
|
|
|
// fixed: false,
|
|
|
|
|
// isColumnMerge: true,
|
|
|
|
|
// // isshowSummary: true,
|
|
|
|
|
// sortable: true,
|
|
|
|
|
// },
|
|
|
|
|
// {
|
|
|
|
|
// prop: 'costPiece',
|
|
|
|
|
// label: '开单名称',
|
|
|
|
|
// type: 2,
|
|
|
|
|
// values: '',
|
|
|
|
|
// width: '130',
|
|
|
|
|
// checkarr: [],
|
|
|
|
|
// fixed: false,
|
|
|
|
|
// isColumnMerge: true,
|
|
|
|
|
// // isshowSummary: true,
|
|
|
|
|
// sortable: true,
|
|
|
|
|
// },
|
|
|
|
|
// {
|
|
|
|
|
// prop: 'costPiece',
|
|
|
|
|
// label: '订单开单名称',
|
|
|
|
|
// type: 2,
|
|
|
|
|
// values: '',
|
|
|
|
|
// width: '130',
|
|
|
|
|
// checkarr: [],
|
|
|
|
|
// fixed: false,
|
|
|
|
|
// // isshowSummary: true,
|
|
|
|
|
// sortable: true,
|
|
|
|
|
// },
|
|
|
|
|
// {
|
|
|
|
|
// prop: 'costPiece',
|
|
|
|
|
// label: '品类名称',
|
|
|
|
|
// type: 2,
|
|
|
|
|
// values: '',
|
|
|
|
|
// width: '130',
|
|
|
|
|
// checkarr: [],
|
|
|
|
|
// fixed: false,
|
|
|
|
|
// // isshowSummary: true,
|
|
|
|
|
// sortable: true,
|
|
|
|
|
// },
|
|
|
|
|
{ |
|
|
|
|
prop: 'costZhang', |
|
|
|
|
label: '按比例成本', |
|
|
|
|