|
|
|
@ -215,6 +215,23 @@ |
|
|
|
serialNumber: null, |
|
|
|
columnType: null, |
|
|
|
align: 'right' |
|
|
|
},{ |
|
|
|
tableId: "SOSRoutingList", |
|
|
|
tableName: this.$route.meta.title, |
|
|
|
columnProp: "qtyReported", |
|
|
|
columnLabel: "报工数量", |
|
|
|
columnHidden: false, |
|
|
|
columnImage: false, |
|
|
|
columnSortable: false, |
|
|
|
columnWidth: 80, |
|
|
|
format: null, |
|
|
|
functionId: this.$route.meta.menuId, |
|
|
|
sortLv: 0, |
|
|
|
status: true, |
|
|
|
fixed: '', |
|
|
|
serialNumber: null, |
|
|
|
columnType: null, |
|
|
|
align: 'right' |
|
|
|
},{ |
|
|
|
tableId: "SOSRoutingList", |
|
|
|
tableName: this.$route.meta.title, |
|
|
|
@ -232,6 +249,40 @@ |
|
|
|
serialNumber: null, |
|
|
|
columnType: null, |
|
|
|
align: 'right' |
|
|
|
},{ |
|
|
|
tableId: "SOSRoutingList", |
|
|
|
tableName: this.$route.meta.title, |
|
|
|
columnProp: "timeRequired", |
|
|
|
columnLabel: "需求时间", |
|
|
|
columnHidden: false, |
|
|
|
columnImage: false, |
|
|
|
columnSortable: false, |
|
|
|
columnWidth: 80, |
|
|
|
format: null, |
|
|
|
functionId: this.$route.meta.menuId, |
|
|
|
sortLv: 0, |
|
|
|
status: true, |
|
|
|
fixed: '', |
|
|
|
serialNumber: null, |
|
|
|
columnType: null, |
|
|
|
align: 'right' |
|
|
|
},{ |
|
|
|
tableId: "SOSRoutingList", |
|
|
|
tableName: this.$route.meta.title, |
|
|
|
columnProp: "timeReported", |
|
|
|
columnLabel: "报工时间", |
|
|
|
columnHidden: false, |
|
|
|
columnImage: false, |
|
|
|
columnSortable: false, |
|
|
|
columnWidth: 80, |
|
|
|
format: null, |
|
|
|
functionId: this.$route.meta.menuId, |
|
|
|
sortLv: 0, |
|
|
|
status: true, |
|
|
|
fixed: '', |
|
|
|
serialNumber: null, |
|
|
|
columnType: null, |
|
|
|
align: 'right' |
|
|
|
},{ |
|
|
|
tableId: "SOSRoutingList", |
|
|
|
tableName: this.$route.meta.title, |
|
|
|
|