Skip to content

可否为UploadFile增加一个Object类型属性或者一个String的用户自定义文件Id #6816

@huangchengxa

Description

@huangchengxa

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

如题,DropUpLoad使用了UploadFile实例,根据定义FileName应该由用户定义,例如文件服务分配的ID,UI上使用的是OriginFileName,但是如果向FileName赋值,下方的文件列表中的名称会显示成该值而不是实际文件名。当然如果让下方的List永远显示OriginFileName也是可以的,谢谢!

Describe the solution you'd like

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions