|
|
@ -319,6 +319,25 @@ export default { |
|
|
columnWidth: 130, |
|
|
columnWidth: 130, |
|
|
showOverflowTooltip: true |
|
|
showOverflowTooltip: true |
|
|
}, |
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
userId: this.$store.state.user.name, |
|
|
|
|
|
functionId: 801001, |
|
|
|
|
|
serialNumber: '801001Table1PushWcsTime', |
|
|
|
|
|
tableId: '801001Table1', |
|
|
|
|
|
tableName: '申请单订单列表', |
|
|
|
|
|
columnProp: 'pushWcsTime', |
|
|
|
|
|
headerAlign: 'center', |
|
|
|
|
|
align: 'center', |
|
|
|
|
|
columnLabel: '推送WCS时间', |
|
|
|
|
|
columnHidden: false, |
|
|
|
|
|
columnImage: false, |
|
|
|
|
|
columnSortable: false, |
|
|
|
|
|
sortLv: 0, |
|
|
|
|
|
status: true, |
|
|
|
|
|
fixed: '', |
|
|
|
|
|
columnWidth: 130, |
|
|
|
|
|
showOverflowTooltip: true |
|
|
|
|
|
}, |
|
|
{ |
|
|
{ |
|
|
userId: this.$store.state.user.name, |
|
|
userId: this.$store.state.user.name, |
|
|
functionId: 801001, |
|
|
functionId: 801001, |
|
|
|