8/10 车位信息-车辆信息,

This commit is contained in:
Zy
2026-08-11 08:10:43 +08:00
parent 1c11add746
commit 0717bb489b
6 changed files with 85 additions and 81 deletions

View File

@@ -77,8 +77,8 @@
:min-scale="0.2"
:preview-src-list="form.problemImageUrlList"
show-progress
:initial-index="0"
v-for="(item, index) in form.problemImageUrlList"
:initial-index="index"
:key="index"
:src="item"
lazy