Audit Items
@if (!ReadOnly)
{
Add Item
}
Product
System Qty
Actual Qty
Delta
@if (!ReadOnly)
{
Actions
}
@context.ProductName
@context.QtySCSys
@context.QtySCCount
@context.QtySCDelta
@if (!ReadOnly)
{
}
@code {
[Parameter] public string StockCountId { get; set; } = string.Empty;
[Parameter] public List