修改弹窗
This commit is contained in:
@@ -150,7 +150,7 @@ export const publishBallFormSchema: FormFieldConfig[] = [
|
||||
placeholder: '补充性别偏好、特殊要求和注意事项等信息',
|
||||
required: true,
|
||||
props: {
|
||||
maxLength: 1000,
|
||||
maxLength: 200,
|
||||
},
|
||||
options:[
|
||||
{ label: '仅限男生', value: '仅限男生' },
|
||||
|
||||
Reference in New Issue
Block a user