{{ scope.row.sn }}
{{ warehouseName(scope.row.warehouse_id) }}
{{ entryName(scope.row.type) }}
{{ scope.row.create_time }}
{{ scope.row.has_submit === 'Y' ? $t('inStock') : $t('notStock') }}
{{ scope.row.memo }}
{{ $t('view') }}
{{ $t('warehousing') }}