修改获取家庭成员病情记录分组为从家庭成员修改

This commit is contained in:
2023-12-18 11:32:46 +08:00
parent af4eb0ceaa
commit 1f1aa14804
3 changed files with 33 additions and 18 deletions
-2
View File
@@ -377,8 +377,6 @@ Router::addGroup('/patient', function () {
// 获取家庭成员用药记录列表
Router::get('/record', [PatientFamilyController::class, 'getFamilyProductRecord']);
});
});
// 药品