限制验收图片列表展示

This commit is contained in:
yml2213
2026-08-15 15:10:39 +08:00
parent 4eb9aa2cd8
commit 3a29226077
4 changed files with 24 additions and 3 deletions
@@ -644,6 +644,7 @@ export default function WorkOrdersPanel() {
files={getAcceptanceFiles(row)}
imageUrls={getAcceptanceImageUrls(row)}
size={44}
maxVisible={2}
/>
),
},