修改bug

This commit is contained in:
zhouyanli
2026-08-04 11:56:12 +08:00
parent 5c8671a91e
commit 57756f016e
5 changed files with 45 additions and 20 deletions

View File

@@ -27,8 +27,8 @@ export const getBannarList = (data) =>{
return get('/resident/banner',data)
}
// 首页最新公告
export const getNoticeLatest = () =>{
return get('/api/resident/notice/latest')
export const getNoticeLatest = (data) =>{
return get('/api/resident/notice/latest', data)
}
// 查询已认证的小区