fix:banner
This commit is contained in:
parent
fa93adffe0
commit
91289143f2
|
|
@ -68,7 +68,7 @@ export default function HeaderNews() {
|
||||||
const req = {
|
const req = {
|
||||||
page: 1,
|
page: 1,
|
||||||
search: "",
|
search: "",
|
||||||
limit: "10",
|
limit: "12",
|
||||||
sort: "desc",
|
sort: "desc",
|
||||||
categoryIds: "791,802",
|
categoryIds: "791,802",
|
||||||
isPublish: true,
|
isPublish: true,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue