{{ $index + 1 }}
{{ row.code }}
{{ row.name }}
{{ row.department }}
{{ row.sortOrder }}
{{ row.remark }}
新增
重置
查询
导出表格
{{ (inspectionCurrentPage - 1) * inspectionPageSize + $index + 1 }}
{{ row.code }}
{{ row.name }}
{ const selected = testTypes.find(t => t.id === val); row.testType = selected ? selected.label : ''; }">
{{ row.testType }}
{ if (visible && feePackages.length === 0) getFeePackages() }">
{{ row.package }}
{{ row.sampleType }}
{{ row.amount }}
{{ row.sortOrder || 999999 }}
{{ row.serviceRange || '全部' }}
{{ row.sub医技Type || '-' }}
{{ row.remark || '-' }}
{{ $index + 1 }}
{{ row.name }}
{{ row.dosage || '-' }}
{{ row.route || '-' }}
{{ row.frequency || '-' }}
{{ row.days || '-' }}
{{ row.quantity || '-' }}
{{ row.unit || '-' }}
{{ row.unitPrice.toFixed(2) }}
{{ row.amount.toFixed(2) }}
{{ row.serviceFee.toFixed(2) }}
{{ row.totalAmount.toFixed(2) }}
{{ row.origin || '-' }}