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