Closed zwtvip closed 2 days ago
Vben Admin V5
{ component: 'Upload', componentProps: { placeholder: '请上传文件', }, fieldName: 'fileUpload', label: '文件上传', renderComponentContent: () => { return { default: () => [h(Button, { type: 'primary' }, () => '文件上传')], }; }, }
win11, edge
No response
Duplicate of #4882
Version
Vben Admin V5
Describe the bug?
Reproduction
System Info
Relevant log output
No response
Validations