库存:{{ item.storageNum }}
{{ currentMatchIndex + 1 }}/{{ matchedOptions.length }}
{{ file.name }}
{{ isEdit ? '保存' : '发起申请' }}
领料记录查看
scope.row.unitValue == 1
? (scope.row.preNum = Number(v.replace(/[^\d.]/g, '')))
: (scope.row.preNum = Number(v.replace(/[^\d]/g, '')))
"
>
删除