{{(statusOptions.find((item) => item.id == String(sitem.status)) || {}).label || '--'}}
{{(wsm_options.find(({value}) => value === sitem.wsm_type) || {}).label || '--'}}
{{ ((row.child_num || 0) * ( sitem.stock_num || 0)) || 0}}
{{ scope.row.stock || 0 }}
{{ scope.row.usable_stock || 0 }}