reactor:【infra 基础设施】file 进一步统一代码风格
This commit is contained in:
@@ -50,6 +50,7 @@ const [Modal, modalApi] = useVbenModal({
|
||||
|
||||
/** 上传前 */
|
||||
function beforeUpload(file: UploadRawFile) {
|
||||
// TODO @puhui999:【bug】这个上传功能,有点问题。报文件不存在
|
||||
formApi.setFieldValue('file', file);
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user