修复:保险支持5张图片
This commit is contained in:
@@ -20,7 +20,7 @@ const List = () => {
|
||||
|
||||
const reload = () => {
|
||||
// 获取车辆列表
|
||||
pageHjmCar({status: 1, keywords}).then(res => {
|
||||
pageHjmCar({status: 1,deleted: 0, keywords}).then(res => {
|
||||
setList(res?.list || [])
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user