领用审核
我要领用
领用记录
物资选择
{{ item.cargoName }} ({{ item.cargoSpec }}) x {{ item.quantity }}
x
{{ selectedMaterials.length > 0 ? '已选择 ' + selectedMaterials.length + ' 项' : '请选择物资' }}
领用用途
{{ receiptForm.purpose.length }}/200
提交领用申请
领用用途
{{ item.remark || '—' }}
领用物资
{{ cargo.cargoName }}{{ cargo.cargoSpec ? ` (${cargo.cargoSpec})` : '' }}{{ cargo.cargoWt ? ` x ${parseFloat(cargo.cargoWt).toFixed(2).replace(/\.?0+$/, '')}` : '' }}{{ index < item.ckBillCargos.length - 1 ? '、' : '' }}