|
|
|
@ -795,10 +795,10 @@ export default { |
|
|
|
serialNumber: '601006Table2WorkCenterNo', |
|
|
|
tableId: '601006Table2', |
|
|
|
tableName: '标准工序表', |
|
|
|
columnProp: 'crewSize', |
|
|
|
columnProp: 'setupCrewSize', |
|
|
|
headerAlign: 'center', |
|
|
|
align: 'right', |
|
|
|
columnLabel: '生产过程人数', |
|
|
|
columnLabel: '调机过程人数', |
|
|
|
columnHidden: false, |
|
|
|
columnImage: false, |
|
|
|
columnSortable: false, |
|
|
|
@ -809,69 +809,72 @@ export default { |
|
|
|
isVisible: true // 控制显示的属性 |
|
|
|
}, |
|
|
|
{ |
|
|
|
userId: this.$store.state.user.name, |
|
|
|
functionId: 601006, |
|
|
|
serialNumber: '601006Table2WorkCenterNo', |
|
|
|
tableId: '601006Table2', |
|
|
|
tableName: '标准工序表', |
|
|
|
columnProp: 'setupCrewSize', |
|
|
|
headerAlign: 'center', |
|
|
|
align: 'right', |
|
|
|
columnLabel: '调机过程人数', |
|
|
|
serialNumber: '601006Table2SetupLaborClassDesc', |
|
|
|
tableId: "601006Table2", |
|
|
|
tableName: "标准工序表", |
|
|
|
columnProp: 'setupLaborClassNo', |
|
|
|
headerAlign: "center", |
|
|
|
align: "left", |
|
|
|
columnLabel: '调机时人员等级编码', |
|
|
|
columnHidden: false, |
|
|
|
columnImage: false, |
|
|
|
columnSortable: false, |
|
|
|
sortLv: 0, |
|
|
|
status: true, |
|
|
|
fixed: '', |
|
|
|
columnWidth: 100, |
|
|
|
columnWidth: 118, |
|
|
|
isVisible: true // 控制显示的属性 |
|
|
|
}, |
|
|
|
{ |
|
|
|
userId: this.$store.state.user.name, |
|
|
|
functionId: 601006, |
|
|
|
serialNumber: '601006Table2WorkCenterNo', |
|
|
|
tableId: '601006Table2', |
|
|
|
tableName: '标准工序表', |
|
|
|
columnProp: 'workCenterNo', |
|
|
|
headerAlign: 'center', |
|
|
|
align: 'left', |
|
|
|
columnLabel: '加工中心编码', |
|
|
|
serialNumber: '601006Table2SetupLaborClassDesc', |
|
|
|
tableId: "601006Table2", |
|
|
|
tableName: "标准工序表", |
|
|
|
columnProp: 'setupLaborClassDesc', |
|
|
|
headerAlign: "center", |
|
|
|
align: "left", |
|
|
|
columnLabel: '调机时人员等级描述', |
|
|
|
columnHidden: false, |
|
|
|
columnImage: false, |
|
|
|
columnSortable: false, |
|
|
|
sortLv: 0, |
|
|
|
status: true, |
|
|
|
fixed: '', |
|
|
|
columnWidth: 100, |
|
|
|
columnWidth: 118, |
|
|
|
isVisible: true // 控制显示的属性 |
|
|
|
}, |
|
|
|
{ |
|
|
|
userId: this.$store.state.user.name, |
|
|
|
functionId: 601006, |
|
|
|
serialNumber: '601006Table2WorkCenterDesc', |
|
|
|
tableId: '601006Table2', |
|
|
|
tableName: '标准工序表', |
|
|
|
columnProp: 'workCenterDesc', |
|
|
|
headerAlign: 'center', |
|
|
|
align: 'left', |
|
|
|
columnLabel: '加工中心名称', |
|
|
|
serialNumber: '601006Table2MachCycleTime', |
|
|
|
tableId: "601006Table2", |
|
|
|
tableName: "标准工序表", |
|
|
|
columnProp: 'machCycleTime', |
|
|
|
headerAlign: "center", |
|
|
|
align: "right", |
|
|
|
columnLabel: '机器处理时间', |
|
|
|
columnHidden: false, |
|
|
|
columnImage: false, |
|
|
|
columnSortable: false, |
|
|
|
sortLv: 0, |
|
|
|
status: true, |
|
|
|
fixed: '', |
|
|
|
columnWidth: 170, |
|
|
|
isVisible: true // 控制显示的属性 |
|
|
|
columnWidth: 100, |
|
|
|
isVisible: false // 控制显示的属性 |
|
|
|
}, |
|
|
|
{ |
|
|
|
userId: this.$store.state.user.name, |
|
|
|
functionId: 601006, |
|
|
|
serialNumber: '601006Table2LaborClassDesc', |
|
|
|
serialNumber: '601006Table2MachRunFactor', |
|
|
|
tableId: "601006Table2", |
|
|
|
tableName: "标准工序表", |
|
|
|
columnProp: 'laborClassNo', |
|
|
|
columnProp: 'machRunFactor', |
|
|
|
headerAlign: "center", |
|
|
|
align: "left", |
|
|
|
columnLabel: '人员等级编码', |
|
|
|
align: "right", |
|
|
|
columnLabel: '机器单位产出', |
|
|
|
columnHidden: false, |
|
|
|
columnImage: false, |
|
|
|
columnSortable: false, |
|
|
|
@ -879,18 +882,17 @@ export default { |
|
|
|
status: true, |
|
|
|
fixed: '', |
|
|
|
columnWidth: 100, |
|
|
|
isVisible: true // 控制显示的属性 |
|
|
|
isVisible: false // 控制显示的属性 |
|
|
|
}, |
|
|
|
{ |
|
|
|
userId: this.$store.state.user.name, |
|
|
|
functionId: 601006, |
|
|
|
serialNumber: '601006Table2LaborClassDesc', |
|
|
|
tableId: "601006Table2", |
|
|
|
tableName: "标准工序表", |
|
|
|
columnProp: 'laborClassDesc', |
|
|
|
headerAlign: "center", |
|
|
|
align: "left", |
|
|
|
columnLabel: '人员等级描述', |
|
|
|
serialNumber: '601006Table2WorkCenterNo', |
|
|
|
tableId: '601006Table2', |
|
|
|
tableName: '标准工序表', |
|
|
|
columnProp: 'crewSize', |
|
|
|
headerAlign: 'center', |
|
|
|
align: 'right', |
|
|
|
columnLabel: '生产过程人数', |
|
|
|
columnHidden: false, |
|
|
|
columnImage: false, |
|
|
|
columnSortable: false, |
|
|
|
@ -903,51 +905,51 @@ export default { |
|
|
|
{ |
|
|
|
userId: this.$store.state.user.name, |
|
|
|
functionId: 601006, |
|
|
|
serialNumber: '601006Table2SetupLaborClassDesc', |
|
|
|
serialNumber: '601006Table2LaborClassDesc', |
|
|
|
tableId: "601006Table2", |
|
|
|
tableName: "标准工序表", |
|
|
|
columnProp: 'setupLaborClassNo', |
|
|
|
columnProp: 'laborClassNo', |
|
|
|
headerAlign: "center", |
|
|
|
align: "left", |
|
|
|
columnLabel: '调机过程中人员等级编码', |
|
|
|
columnLabel: '人员等级编码', |
|
|
|
columnHidden: false, |
|
|
|
columnImage: false, |
|
|
|
columnSortable: false, |
|
|
|
sortLv: 0, |
|
|
|
status: true, |
|
|
|
fixed: '', |
|
|
|
columnWidth: 118, |
|
|
|
columnWidth: 100, |
|
|
|
isVisible: true // 控制显示的属性 |
|
|
|
}, |
|
|
|
{ |
|
|
|
userId: this.$store.state.user.name, |
|
|
|
functionId: 601006, |
|
|
|
serialNumber: '601006Table2SetupLaborClassDesc', |
|
|
|
serialNumber: '601006Table2LaborClassDesc', |
|
|
|
tableId: "601006Table2", |
|
|
|
tableName: "标准工序表", |
|
|
|
columnProp: 'setupLaborClassDesc', |
|
|
|
columnProp: 'laborClassDesc', |
|
|
|
headerAlign: "center", |
|
|
|
align: "left", |
|
|
|
columnLabel: '调机过程中人员等级描述', |
|
|
|
columnLabel: '人员等级描述', |
|
|
|
columnHidden: false, |
|
|
|
columnImage: false, |
|
|
|
columnSortable: false, |
|
|
|
sortLv: 0, |
|
|
|
status: true, |
|
|
|
fixed: '', |
|
|
|
columnWidth: 118, |
|
|
|
columnWidth: 100, |
|
|
|
isVisible: true // 控制显示的属性 |
|
|
|
}, |
|
|
|
{ |
|
|
|
userId: this.$store.state.user.name, |
|
|
|
functionId: 601006, |
|
|
|
serialNumber: '601006Table2MachCycleTime', |
|
|
|
serialNumber: '601006Table2LaborCycleTime', |
|
|
|
tableId: "601006Table2", |
|
|
|
tableName: "标准工序表", |
|
|
|
columnProp: 'machCycleTime', |
|
|
|
columnProp: 'laborCycleTime', |
|
|
|
headerAlign: "center", |
|
|
|
align: "right", |
|
|
|
columnLabel: '机器处理时间', |
|
|
|
columnLabel: '人工处理时间', |
|
|
|
columnHidden: false, |
|
|
|
columnImage: false, |
|
|
|
columnSortable: false, |
|
|
|
@ -960,13 +962,13 @@ export default { |
|
|
|
{ |
|
|
|
userId: this.$store.state.user.name, |
|
|
|
functionId: 601006, |
|
|
|
serialNumber: '601006Table2MachRunFactor', |
|
|
|
serialNumber: '601006Table2LaborRunFactor', |
|
|
|
tableId: "601006Table2", |
|
|
|
tableName: "标准工序表", |
|
|
|
columnProp: 'machRunFactor', |
|
|
|
columnProp: 'laborRunFactor', |
|
|
|
headerAlign: "center", |
|
|
|
align: "right", |
|
|
|
columnLabel: '机器单位产出', |
|
|
|
columnLabel: '人工单位产出', |
|
|
|
columnHidden: false, |
|
|
|
columnImage: false, |
|
|
|
columnSortable: false, |
|
|
|
@ -977,15 +979,14 @@ export default { |
|
|
|
isVisible: false // 控制显示的属性 |
|
|
|
}, |
|
|
|
{ |
|
|
|
userId: this.$store.state.user.name, |
|
|
|
functionId: 601006, |
|
|
|
serialNumber: '601006Table2LaborCycleTime', |
|
|
|
tableId: "601006Table2", |
|
|
|
tableName: "标准工序表", |
|
|
|
columnProp: 'laborCycleTime', |
|
|
|
headerAlign: "center", |
|
|
|
align: "right", |
|
|
|
columnLabel: '人工处理时间', |
|
|
|
serialNumber: '601006Table2WorkCenterNo', |
|
|
|
tableId: '601006Table2', |
|
|
|
tableName: '标准工序表', |
|
|
|
columnProp: 'workCenterNo', |
|
|
|
headerAlign: 'center', |
|
|
|
align: 'left', |
|
|
|
columnLabel: '加工中心编码', |
|
|
|
columnHidden: false, |
|
|
|
columnImage: false, |
|
|
|
columnSortable: false, |
|
|
|
@ -993,26 +994,25 @@ export default { |
|
|
|
status: true, |
|
|
|
fixed: '', |
|
|
|
columnWidth: 100, |
|
|
|
isVisible: false // 控制显示的属性 |
|
|
|
isVisible: true // 控制显示的属性 |
|
|
|
}, |
|
|
|
{ |
|
|
|
userId: this.$store.state.user.name, |
|
|
|
functionId: 601006, |
|
|
|
serialNumber: '601006Table2LaborRunFactor', |
|
|
|
tableId: "601006Table2", |
|
|
|
tableName: "标准工序表", |
|
|
|
columnProp: 'laborRunFactor', |
|
|
|
headerAlign: "center", |
|
|
|
align: "right", |
|
|
|
columnLabel: '人工单位产出', |
|
|
|
serialNumber: '601006Table2WorkCenterDesc', |
|
|
|
tableId: '601006Table2', |
|
|
|
tableName: '标准工序表', |
|
|
|
columnProp: 'workCenterDesc', |
|
|
|
headerAlign: 'center', |
|
|
|
align: 'left', |
|
|
|
columnLabel: '加工中心名称', |
|
|
|
columnHidden: false, |
|
|
|
columnImage: false, |
|
|
|
columnSortable: false, |
|
|
|
sortLv: 0, |
|
|
|
status: true, |
|
|
|
fixed: '', |
|
|
|
columnWidth: 100, |
|
|
|
isVisible: false // 控制显示的属性 |
|
|
|
columnWidth: 170, |
|
|
|
isVisible: true // 控制显示的属性 |
|
|
|
}, |
|
|
|
], |
|
|
|
stdProcessColumnList1: [ |
|
|
|
@ -1059,10 +1059,10 @@ export default { |
|
|
|
serialNumber: '601006Table2WorkCenterNo', |
|
|
|
tableId: '601006Table2', |
|
|
|
tableName: '标准工序表', |
|
|
|
columnProp: 'crewSize', |
|
|
|
columnProp: 'setupCrewSize', |
|
|
|
headerAlign: 'center', |
|
|
|
align: 'right', |
|
|
|
columnLabel: '生产过程人数', |
|
|
|
columnLabel: '调机过程人数', |
|
|
|
columnHidden: false, |
|
|
|
columnImage: false, |
|
|
|
columnSortable: false, |
|
|
|
@ -1073,69 +1073,72 @@ export default { |
|
|
|
isVisible: true // 控制显示的属性 |
|
|
|
}, |
|
|
|
{ |
|
|
|
userId: this.$store.state.user.name, |
|
|
|
functionId: 601006, |
|
|
|
serialNumber: '601006Table2WorkCenterNo', |
|
|
|
tableId: '601006Table2', |
|
|
|
tableName: '标准工序表', |
|
|
|
columnProp: 'setupCrewSize', |
|
|
|
headerAlign: 'center', |
|
|
|
align: 'right', |
|
|
|
columnLabel: '调机过程人数', |
|
|
|
serialNumber: '601006Table2SetupLaborClassDesc', |
|
|
|
tableId: "601006Table2", |
|
|
|
tableName: "标准工序表", |
|
|
|
columnProp: 'setupLaborClassNo', |
|
|
|
headerAlign: "center", |
|
|
|
align: "left", |
|
|
|
columnLabel: '调机时人员等级编码', |
|
|
|
columnHidden: false, |
|
|
|
columnImage: false, |
|
|
|
columnSortable: false, |
|
|
|
sortLv: 0, |
|
|
|
status: true, |
|
|
|
fixed: '', |
|
|
|
columnWidth: 100, |
|
|
|
columnWidth: 118, |
|
|
|
isVisible: true // 控制显示的属性 |
|
|
|
}, |
|
|
|
{ |
|
|
|
userId: this.$store.state.user.name, |
|
|
|
functionId: 601006, |
|
|
|
serialNumber: '601006Table2WorkCenterNo', |
|
|
|
tableId: '601006Table2', |
|
|
|
tableName: '标准工序表', |
|
|
|
columnProp: 'workCenterNo', |
|
|
|
headerAlign: 'center', |
|
|
|
align: 'left', |
|
|
|
columnLabel: '加工中心编码', |
|
|
|
serialNumber: '601006Table2SetupLaborClassDesc', |
|
|
|
tableId: "601006Table2", |
|
|
|
tableName: "标准工序表", |
|
|
|
columnProp: 'setupLaborClassDesc', |
|
|
|
headerAlign: "center", |
|
|
|
align: "left", |
|
|
|
columnLabel: '调机时人员等级描述', |
|
|
|
columnHidden: false, |
|
|
|
columnImage: false, |
|
|
|
columnSortable: false, |
|
|
|
sortLv: 0, |
|
|
|
status: true, |
|
|
|
fixed: '', |
|
|
|
columnWidth: 100, |
|
|
|
columnWidth: 118, |
|
|
|
isVisible: true // 控制显示的属性 |
|
|
|
}, |
|
|
|
{ |
|
|
|
userId: this.$store.state.user.name, |
|
|
|
functionId: 601006, |
|
|
|
serialNumber: '601006Table2WorkCenterDesc', |
|
|
|
tableId: '601006Table2', |
|
|
|
tableName: '标准工序表', |
|
|
|
columnProp: 'workCenterDesc', |
|
|
|
headerAlign: 'center', |
|
|
|
align: 'left', |
|
|
|
columnLabel: '加工中心名称', |
|
|
|
serialNumber: '601006Table2MachCycleTime', |
|
|
|
tableId: "601006Table2", |
|
|
|
tableName: "标准工序表", |
|
|
|
columnProp: 'machCycleTime', |
|
|
|
headerAlign: "center", |
|
|
|
align: "right", |
|
|
|
columnLabel: '机器处理时间', |
|
|
|
columnHidden: false, |
|
|
|
columnImage: false, |
|
|
|
columnSortable: false, |
|
|
|
sortLv: 0, |
|
|
|
status: true, |
|
|
|
fixed: '', |
|
|
|
columnWidth: 170, |
|
|
|
isVisible: true // 控制显示的属性 |
|
|
|
columnWidth: 100, |
|
|
|
isVisible: false // 控制显示的属性 |
|
|
|
}, |
|
|
|
{ |
|
|
|
userId: this.$store.state.user.name, |
|
|
|
functionId: 601006, |
|
|
|
serialNumber: '601006Table2LaborClassDesc', |
|
|
|
serialNumber: '601006Table2MachRunFactor', |
|
|
|
tableId: "601006Table2", |
|
|
|
tableName: "标准工序表", |
|
|
|
columnProp: 'laborClassNo', |
|
|
|
columnProp: 'machRunFactor', |
|
|
|
headerAlign: "center", |
|
|
|
align: "left", |
|
|
|
columnLabel: '人员等级编码', |
|
|
|
align: "right", |
|
|
|
columnLabel: '机器单位产出', |
|
|
|
columnHidden: false, |
|
|
|
columnImage: false, |
|
|
|
columnSortable: false, |
|
|
|
@ -1143,18 +1146,17 @@ export default { |
|
|
|
status: true, |
|
|
|
fixed: '', |
|
|
|
columnWidth: 100, |
|
|
|
isVisible: true // 控制显示的属性 |
|
|
|
isVisible: false // 控制显示的属性 |
|
|
|
}, |
|
|
|
{ |
|
|
|
userId: this.$store.state.user.name, |
|
|
|
functionId: 601006, |
|
|
|
serialNumber: '601006Table2LaborClassDesc', |
|
|
|
tableId: "601006Table2", |
|
|
|
tableName: "标准工序表", |
|
|
|
columnProp: 'laborClassDesc', |
|
|
|
headerAlign: "center", |
|
|
|
align: "left", |
|
|
|
columnLabel: '人员等级描述', |
|
|
|
serialNumber: '601006Table2WorkCenterNo', |
|
|
|
tableId: '601006Table2', |
|
|
|
tableName: '标准工序表', |
|
|
|
columnProp: 'crewSize', |
|
|
|
headerAlign: 'center', |
|
|
|
align: 'right', |
|
|
|
columnLabel: '生产过程人数', |
|
|
|
columnHidden: false, |
|
|
|
columnImage: false, |
|
|
|
columnSortable: false, |
|
|
|
@ -1167,51 +1169,51 @@ export default { |
|
|
|
{ |
|
|
|
userId: this.$store.state.user.name, |
|
|
|
functionId: 601006, |
|
|
|
serialNumber: '601006Table2SetupLaborClassDesc', |
|
|
|
serialNumber: '601006Table2LaborClassDesc', |
|
|
|
tableId: "601006Table2", |
|
|
|
tableName: "标准工序表", |
|
|
|
columnProp: 'setupLaborClassNo', |
|
|
|
columnProp: 'laborClassNo', |
|
|
|
headerAlign: "center", |
|
|
|
align: "left", |
|
|
|
columnLabel: '调机过程中人员等级编码', |
|
|
|
columnLabel: '人员等级编码', |
|
|
|
columnHidden: false, |
|
|
|
columnImage: false, |
|
|
|
columnSortable: false, |
|
|
|
sortLv: 0, |
|
|
|
status: true, |
|
|
|
fixed: '', |
|
|
|
columnWidth: 118, |
|
|
|
columnWidth: 100, |
|
|
|
isVisible: true // 控制显示的属性 |
|
|
|
}, |
|
|
|
{ |
|
|
|
userId: this.$store.state.user.name, |
|
|
|
functionId: 601006, |
|
|
|
serialNumber: '601006Table2SetupLaborClassDesc', |
|
|
|
serialNumber: '601006Table2LaborClassDesc', |
|
|
|
tableId: "601006Table2", |
|
|
|
tableName: "标准工序表", |
|
|
|
columnProp: 'setupLaborClassDesc', |
|
|
|
columnProp: 'laborClassDesc', |
|
|
|
headerAlign: "center", |
|
|
|
align: "left", |
|
|
|
columnLabel: '调机过程中人员等级描述', |
|
|
|
columnLabel: '人员等级描述', |
|
|
|
columnHidden: false, |
|
|
|
columnImage: false, |
|
|
|
columnSortable: false, |
|
|
|
sortLv: 0, |
|
|
|
status: true, |
|
|
|
fixed: '', |
|
|
|
columnWidth: 118, |
|
|
|
columnWidth: 100, |
|
|
|
isVisible: true // 控制显示的属性 |
|
|
|
}, |
|
|
|
{ |
|
|
|
userId: this.$store.state.user.name, |
|
|
|
functionId: 601006, |
|
|
|
serialNumber: '601006Table2MachCycleTime', |
|
|
|
serialNumber: '601006Table2LaborCycleTime', |
|
|
|
tableId: "601006Table2", |
|
|
|
tableName: "标准工序表", |
|
|
|
columnProp: 'machCycleTime', |
|
|
|
columnProp: 'laborCycleTime', |
|
|
|
headerAlign: "center", |
|
|
|
align: "right", |
|
|
|
columnLabel: '机器处理时间', |
|
|
|
columnLabel: '人工处理时间', |
|
|
|
columnHidden: false, |
|
|
|
columnImage: false, |
|
|
|
columnSortable: false, |
|
|
|
@ -1224,13 +1226,13 @@ export default { |
|
|
|
{ |
|
|
|
userId: this.$store.state.user.name, |
|
|
|
functionId: 601006, |
|
|
|
serialNumber: '601006Table2MachRunFactor', |
|
|
|
serialNumber: '601006Table2LaborRunFactor', |
|
|
|
tableId: "601006Table2", |
|
|
|
tableName: "标准工序表", |
|
|
|
columnProp: 'machRunFactor', |
|
|
|
columnProp: 'laborRunFactor', |
|
|
|
headerAlign: "center", |
|
|
|
align: "right", |
|
|
|
columnLabel: '机器单位产出', |
|
|
|
columnLabel: '人工单位产出', |
|
|
|
columnHidden: false, |
|
|
|
columnImage: false, |
|
|
|
columnSortable: false, |
|
|
|
@ -1241,15 +1243,14 @@ export default { |
|
|
|
isVisible: false // 控制显示的属性 |
|
|
|
}, |
|
|
|
{ |
|
|
|
userId: this.$store.state.user.name, |
|
|
|
functionId: 601006, |
|
|
|
serialNumber: '601006Table2LaborCycleTime', |
|
|
|
tableId: "601006Table2", |
|
|
|
tableName: "标准工序表", |
|
|
|
columnProp: 'laborCycleTime', |
|
|
|
headerAlign: "center", |
|
|
|
align: "right", |
|
|
|
columnLabel: '人工处理时间', |
|
|
|
serialNumber: '601006Table2WorkCenterNo', |
|
|
|
tableId: '601006Table2', |
|
|
|
tableName: '标准工序表', |
|
|
|
columnProp: 'workCenterNo', |
|
|
|
headerAlign: 'center', |
|
|
|
align: 'left', |
|
|
|
columnLabel: '加工中心编码', |
|
|
|
columnHidden: false, |
|
|
|
columnImage: false, |
|
|
|
columnSortable: false, |
|
|
|
@ -1257,26 +1258,25 @@ export default { |
|
|
|
status: true, |
|
|
|
fixed: '', |
|
|
|
columnWidth: 100, |
|
|
|
isVisible: false // 控制显示的属性 |
|
|
|
isVisible: true // 控制显示的属性 |
|
|
|
}, |
|
|
|
{ |
|
|
|
userId: this.$store.state.user.name, |
|
|
|
functionId: 601006, |
|
|
|
serialNumber: '601006Table2LaborRunFactor', |
|
|
|
tableId: "601006Table2", |
|
|
|
tableName: "标准工序表", |
|
|
|
columnProp: 'laborRunFactor', |
|
|
|
headerAlign: "center", |
|
|
|
align: "right", |
|
|
|
columnLabel: '人工单位产出', |
|
|
|
serialNumber: '601006Table2WorkCenterDesc', |
|
|
|
tableId: '601006Table2', |
|
|
|
tableName: '标准工序表', |
|
|
|
columnProp: 'workCenterDesc', |
|
|
|
headerAlign: 'center', |
|
|
|
align: 'left', |
|
|
|
columnLabel: '加工中心名称', |
|
|
|
columnHidden: false, |
|
|
|
columnImage: false, |
|
|
|
columnSortable: false, |
|
|
|
sortLv: 0, |
|
|
|
status: true, |
|
|
|
fixed: '', |
|
|
|
columnWidth: 100, |
|
|
|
isVisible: false // 控制显示的属性 |
|
|
|
columnWidth: 170, |
|
|
|
isVisible: true // 控制显示的属性 |
|
|
|
}, |
|
|
|
], |
|
|
|
columnItemList: [ |
|
|
|
|