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