feat: post
This commit is contained in:
@@ -74,8 +74,8 @@ export const drawerSchema: FormSchemaGetter = () => [
|
||||
show: () => false,
|
||||
triggerFields: [''],
|
||||
},
|
||||
fieldName: 'id',
|
||||
label: 'id',
|
||||
fieldName: 'postId',
|
||||
label: 'postId',
|
||||
},
|
||||
{
|
||||
component: 'TreeSelect',
|
||||
|
Reference in New Issue
Block a user