Files
his/openhis-ui-vue3
赵云 90948b4a20 Fix Bug #502: 【住院护士站-汇总发药申请】顶部医嘱类型(长期/临时)过滤按钮点击无响应
根因:子组件未 watch 父组件传递的 therapyEnum prop 变化,
导致父组件调用 handleGetPrescription 时,子组件可能仍使用旧的 prop 值。

修复:在 prescriptionList.vue 和 summaryMedicineList.vue 中增加
watch 监听 props.therapyEnum 变化,自动触发 handleGetPrescription 刷新列表。

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-17 16:00:17 +08:00
..

The file is empty.