Is there an existing issue for this?
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
Is there an existing issue for this?
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