feat: post

This commit is contained in:
dap
2024-10-05 22:20:00 +08:00
parent bd340e63b7
commit fdd1d19c8e
2 changed files with 37 additions and 16 deletions

View File

@@ -74,8 +74,8 @@ export const drawerSchema: FormSchemaGetter = () => [
show: () => false,
triggerFields: [''],
},
fieldName: 'id',
label: 'id',
fieldName: 'postId',
label: 'postId',
},
{
component: 'TreeSelect',