|
|
|
@ -348,6 +348,16 @@ export default { |
|
|
|
showOverflowTooltip: true, |
|
|
|
fixed: "" |
|
|
|
}, |
|
|
|
{ |
|
|
|
columnProp: "site", |
|
|
|
headerAlign: "center", |
|
|
|
align: "center", |
|
|
|
columnLabel: this.$t('warehouse.pallet.factory'), |
|
|
|
columnWidth: 110, |
|
|
|
columnSortable: false, |
|
|
|
showOverflowTooltip: true, |
|
|
|
fixed: "" |
|
|
|
}, |
|
|
|
{ |
|
|
|
columnProp: "partNo", |
|
|
|
headerAlign: "center", |
|
|
|
|