fix: update associations

This commit is contained in:
2025-03-09 20:10:33 +07:00
parent d149aebf12
commit 7c7c8e6cc5
6 changed files with 124 additions and 19 deletions

View File

@@ -17,6 +17,7 @@ onMounted(async () => {
const scheme: Scheme<Post> = reactive({
entityId: "PostId",
Id: {
hidden: true,
type: {