add
This commit is contained in:
parent
aee8f99189
commit
887be44edf
|
@ -15,11 +15,7 @@ export default function MyDutyPathContainer() {
|
|||
pageSize: 12,
|
||||
where: {
|
||||
type: PostType.PATH,
|
||||
students: {
|
||||
some: {
|
||||
id: user?.id,
|
||||
},
|
||||
},
|
||||
authorId: user.id,
|
||||
...termsCondition,
|
||||
...searchCondition,
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue