| | |
| | | mergeState:'合并状态', |
| | | merge:'合并', |
| | | printQuantity:'打印数', |
| | | printWarn1:'打印数量不能大于订单数量' |
| | | printWarn1:'打印数量不能大于订单数量', |
| | | depthShelf:"架子纵深(mm)", |
| | | shelfCapacity:"架子承重(KG)", |
| | | IntervalThickness:"间隔厚度(mm)", |
| | | LongestLargestMax:"长边最大(mm)", |
| | | LongestShortestMax:"长边最短(mm)", |
| | | quantityMax:"最大数量", |
| | | shortestLongest:"短边最大(mm)", |
| | | shortestSide:"短边最短(mm)", |
| | | intelligentBranching:"智能分架", |
| | | reset:"重置", |
| | | |
| | | }, |
| | | reportingWorks:{ |
| | |
| | | mergeState:'Merge State', |
| | | merge:'Merge', |
| | | printQuantity:'Print Quantity', |
| | | printWarn1:'The print quantity cannot be greater than the order quantity' |
| | | printWarn1:'The print quantity cannot be greater than the order quantity', |
| | | depthShelf:"架子纵深(mm)", |
| | | shelfCapacity:"架子承重(KG)", |
| | | IntervalThickness:"间隔厚度(mm)", |
| | | LongestLargestMax:"长边最大(mm)", |
| | | LongestShortestMax:"长边最短(mm)", |
| | | quantityMax:"最大数量", |
| | | shortestLongest:"短边最大(mm)", |
| | | shortestSide:"短边最短(mm)", |
| | | intelligentBranching:"智能分架", |
| | | reset:"重置", |
| | | }, |
| | | reportingWorks:{ |
| | | page:{ |
| | |
| | | mergeState:'병합 상태', |
| | | merge:'병합 ', |
| | | printQuantity:'출력 매수', |
| | | printWarn1:'출력 매수는 주문 매수를 초과 불가' |
| | | printWarn1:'출력 매수는 주문 매수를 초과 불가', |
| | | depthShelf:"架子纵深(mm)", |
| | | shelfCapacity:"架子承重(KG)", |
| | | IntervalThickness:"间隔厚度(mm)", |
| | | LongestLargestMax:"长边最大(mm)", |
| | | LongestShortestMax:"长边最短(mm)", |
| | | quantityMax:"最大数量", |
| | | shortestLongest:"短边最大(mm)", |
| | | shortestSide:"短边最短(mm)", |
| | | intelligentBranching:"智能分架", |
| | | reset:"重置", |
| | | |
| | | }, |
| | | reportingWorks:{ |
| | |
| | | mergeState:'合并状态', |
| | | merge:'合并', |
| | | printQuantity:'打印数', |
| | | printWarn1:'打印数量不能大于订单数量' |
| | | printWarn1:'打印数量不能大于订单数量', |
| | | depthShelf:"架子纵深(mm)", |
| | | shelfCapacity:"架子承重(KG)", |
| | | IntervalThickness:"间隔厚度(mm)", |
| | | LongestLargestMax:"长边最大(mm)", |
| | | LongestShortestMax:"长边最短(mm)", |
| | | quantityMax:"最大数量", |
| | | shortestLongest:"短边最大(mm)", |
| | | shortestSide:"短边最短(mm)", |
| | | intelligentBranching:"智能分架", |
| | | reset:"重置", |
| | | |
| | | }, |
| | | reportingWorks:{ |
| | |
| | | mergeState:'合并状态', |
| | | merge:'合并', |
| | | printQuantity:'打印数', |
| | | printWarn1:'打印数量不能大于订单数量' |
| | | printWarn1:'打印数量不能大于订单数量', |
| | | depthShelf:"架子纵深(mm)", |
| | | shelfCapacity:"架子承重(KG)", |
| | | IntervalThickness:"间隔厚度(mm)", |
| | | LongestLargestMax:"长边最大(mm)", |
| | | LongestShortestMax:"长边最短(mm)", |
| | | quantityMax:"最大数量", |
| | | shortestLongest:"短边最大(mm)", |
| | | shortestSide:"短边最短(mm)", |
| | | intelligentBranching:"智能分架", |
| | | reset:"重置", |
| | | |
| | | }, |
| | | reportingWorks:{ |
| | |
| | | ] |
| | | }, |
| | | items:[ |
| | | { field: 'shelfThickness', title: '架子纵深(mm)', itemRender: { name: 'VxeInput' },span:8,folding: true}, |
| | | { field: 'inWeight', title: '架子承重(KG)', itemRender: { name: 'VxeInput' },span:8,folding: true }, |
| | | { field: 'spacerThickness', title: '间隔厚度(mm)', itemRender: { name: 'VxeInput' } ,span:8,folding: true}, |
| | | { field: 'inLenMax', title: '长边最大(mm)', itemRender: { name: 'VxeInput' },span:8,folding: true }, |
| | | { field: 'inLenMin', title: '长边最短(mm)', itemRender: { name: 'VxeInput' },span:8,folding: true }, |
| | | { field: 'inMaxQuantity', title: '最大数量', itemRender: { name: 'VxeInput' } ,span:8,folding: true}, |
| | | { field: 'inShortMax', title: '短边最大(mm)', itemRender: { name: 'VxeInput' },span:8,folding: true }, |
| | | { field: 'inShortMin', title: '短边最短(mm)', itemRender: { name: 'VxeInput' },span:8,folding: true }, |
| | | { field: 'shelfThickness', title: t('processCard.depthShelf'), itemRender: { name: 'VxeInput' },span:8,folding: true}, |
| | | { field: 'inWeight', title:t('processCard.shelfCapacity'), itemRender: { name: 'VxeInput' },span:8,folding: true }, |
| | | { field: 'spacerThickness', title: t('processCard.IntervalThickness'), itemRender: { name: 'VxeInput' } ,span:8,folding: true}, |
| | | { field: 'inLenMax', title: t('processCard.LongestLargestMax'), itemRender: { name: 'VxeInput' },span:8,folding: true }, |
| | | { field: 'inLenMin', title: t('processCard.LongestShortestMax'), itemRender: { name: 'VxeInput' },span:8,folding: true }, |
| | | { field: 'inMaxQuantity', title: t('processCard.quantityMax'), itemRender: { name: 'VxeInput' } ,span:8,folding: true}, |
| | | { field: 'inShortMax', title: t('processCard.shortestLongest'), itemRender: { name: 'VxeInput' },span:8,folding: true }, |
| | | { field: 'inShortMin', title: t('processCard.shortestSide'), itemRender: { name: 'VxeInput' },span:8,folding: true }, |
| | | { |
| | | span: 24, |
| | | collapseNode: true, |
| | |
| | | itemRender: { |
| | | name: 'VxeButtonGroup', |
| | | options: [ |
| | | { type: 'submit', content: '智能分架', status: 'primary' }, |
| | | { type: 'reset', content: '重置' } |
| | | { type: 'submit', content: t('processCard.intelligentBranching'), status: 'primary' }, |
| | | { type: 'reset', content: t('processCard.reset') } |
| | | ] |
| | | } |
| | | } |