{{
itemInfo.name
}}[{{ chrgitm_lv[itemInfo.chrgitmLv as keyof typeof chrgitm_lv || '-'] || '-' }}]
¥{{ scope.row.unitPrice }}/{{ scope.row.unit }}
限制条件:{{ itemInfo.lmtUsedFlag == 0 ? '否' : itemInfo.lmtUsedFlag == 1 ? '是' : '-' }}
医保码:{{ scope.row.itemSocialCode || '-' }}