refactor(encounter): comment out navigation logic and update class code for ContentEncounterList

This commit is contained in:
riefive
2025-11-09 19:06:35 +07:00
parent 6dcc9e6c30
commit 2bb9b04cf9
2 changed files with 22 additions and 23 deletions

No files matched your search

@@ -34,7 +34,7 @@ const canRead = hasReadAccess(roleAccess)
<div>
<div v-if="canRead">
<ContentEncounterList
class-code="outpatient"
class-code="ambulatory"
sub-class-code="reg"
type="encounter"
/>