feat: enhance SEP entry form and handling with new readonly mode and improved data fetching
This commit is contained in:
No files matched your search
@@ -634,7 +634,6 @@ export function useIntegrationSepEntry() {
|
||||
number: queries['card-number'],
|
||||
date: new Date().toISOString().substring(0, 10),
|
||||
})
|
||||
console.log(resultMember)
|
||||
}
|
||||
delete selectedObjects.value['is-service']
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user