Version
2.21.0
Vue Version
2.7.16
Link to minimal reproduction
vue的dev版本,单独安装的file-upload组件,其子组件中upload-list的renderless,给progress的width属性传值给了‘68’,不符合progress width接收Number的要求


Step to reproduce
使用FIleUpload组件
What is expected
68
What is actually happening
No response
What is your project name
darkingtail
Any additional comments (optional)
No response