页面修改

This commit is contained in:
lxj
2025-07-10 18:35:21 +08:00
parent ed2e88b99e
commit 2bb489cbaa
4 changed files with 4 additions and 27 deletions

View File

@@ -157,7 +157,7 @@ export const modalSchema: FormSchemaGetter = () => [
},
{
label: '人像图片',
fieldName: 'imgUrl',
fieldName: 'imgOssId',
component: 'ImageUpload',
componentProps: {
// accept: 'image/*', // 可选拓展名或者mime类型 ,拼接