fix:banner
This commit is contained in:
parent
bf5c67d241
commit
fa93adffe0
|
|
@ -70,7 +70,7 @@ export default function HeaderNews() {
|
||||||
search: "",
|
search: "",
|
||||||
limit: "10",
|
limit: "10",
|
||||||
sort: "desc",
|
sort: "desc",
|
||||||
categoryIds: "791802",
|
categoryIds: "791,802",
|
||||||
isPublish: true,
|
isPublish: true,
|
||||||
};
|
};
|
||||||
const response = await getListArticle(req);
|
const response = await getListArticle(req);
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue