feat: add encounterId handling in SEP entry and update validation logic in integration schema
This commit is contained in:
@@ -91,6 +91,7 @@ async function handleEvent(menu: string, value?: any) {
|
||||
}
|
||||
toNavigateSep({
|
||||
isService: 'false',
|
||||
encounterId: props.id || null,
|
||||
sourcePath: route.path,
|
||||
resource: `${props.classCode}-${props.subClassCode}`,
|
||||
...value,
|
||||
|
||||
Reference in New Issue
Block a user