调配药师
药品分类
{
if (currentRow.encounterId) {
getMedicineList(currentRow.encounterId);
}
}
"
>
项目
{
getList();
if (currentRow) {
getMedicineList(currentRow?.encounterId);
}
}
"
>
批量发药
扫码
处方打印
总金额:{{ medicineTotalPrice ? medicineTotalPrice.toFixed(2) : "0.00" }}元