| {{ $t("lang.AssetByRfid.serialNumber") }} | {{ $t("lang.AssetByRfid.assetName") }} | {{ $t("lang.AssetByRfid.assetNumber") }} | {{ $t("lang.AssetByRfid.assetCategory") }} | {{ $t("lang.AssetByRfid.assetEPC") }} | {{ $t("lang.AssetByRfid.storageLocation") }} | {{ $t("lang.AssetByRfid.startUseTime") }} | {{ $t("lang.AssetByRfid.remarks") }} |
|---|---|---|---|---|---|---|---|
| {{ index + 1 }} | {{ item.name }} | {{ item.assetNo }} | {{ item.category }} | {{ item.epc }} | {{ item.locationName }} | {{ item.depreciationStartDate }} | {{ item.description }} |