修复:保险支持5张图片
This commit is contained in:
@@ -144,7 +144,7 @@ function Home() {
|
||||
|
||||
const reload = () => {
|
||||
setMarkers([])
|
||||
pageHjmCar({keywords}).then(res => {
|
||||
pageHjmCar({keywords,deleted: 0}).then(res => {
|
||||
setList(res?.list || [])
|
||||
if (res?.list && res?.list.length > 0) {
|
||||
setScale(16)
|
||||
|
||||
Reference in New Issue
Block a user