feat:完善 file 上传

This commit is contained in:
YunaiV
2025-04-07 19:27:50 +08:00
parent 49632697a0
commit 6a76844bde
4 changed files with 45 additions and 61 deletions

View File

@@ -1,4 +1,4 @@
import { type VbenFormSchema, z } from '#/adapter/form';
import type { VbenFormSchema } from '#/adapter/form';
import type { OnActionClickFn, VxeTableGridOptions } from '#/adapter/vxe-table';
import type { InfraFileConfigApi } from '#/api/infra/file-config';