fix:article get
This commit is contained in:
parent
75e6981df0
commit
d241e3fce6
|
|
@ -76,7 +76,6 @@ export async function getListArticleAdminPage(props: PaginationRequest) {
|
|||
}&category=${categorySlug || ""}&isBanner=${isBanner || ""}&categoryIds=${
|
||||
categoryIds || ""
|
||||
}&createdByIds=${createdByIds || ""}`,
|
||||
headers,
|
||||
);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue