{{ item.smzt? '已扫描' : '未扫描' }}
{{ item["FStockLocId.FF102029.fname"] }}
{{ item["FMaterialId.fnumber"] }}
{{ item["FBOXNO.LT"] }}
{{ getActualWorkQuantity(item) }}
{{ item["FInventoryQty"] }}
{{ item["FENCHASENUM.LT"] }}
{{ getFabricOrderNo(item) }}
{{ item["FAuxPropId.FF101501.FDATAVALUE"] }}
{{ item["Flot.FNumber"] }}
{{ getWorkCenterName(item) }}
{{ item["FEntrtyMemo"] }}
{{ item["FBillNo"] }}
{{ item["quantity"] }}
{{ item["rowCount"] }}
{{ item["quantity"]-item["rowCount"] }}
{{ item["FDate"].substring(0, 10) }}
{{ getApplicantName(item) }}
{{ item["FSTOCKERID.fname"] }}
源单明细:{{ indexList.length }}
已扫描:{{ indexListLength }}
剩余件数:{{ balance }}