1
0

fix(web): 修复文件无法移除

This commit is contained in:
2024-11-27 11:11:00 +08:00
parent d72ebfd1d1
commit 70d5a4549f
6 changed files with 91 additions and 96 deletions

View File

@@ -43,7 +43,7 @@ function detailForm() {
name: 'description',
...formInputClearable,
},
formInputFileStatic('evidenceIds'),
formInputFileStatic('evidenceIds', '相关材料'),
{
visibleOn: '${!detail}',
type: 'input-file',