调整字典及发布

This commit is contained in:
筱野
2025-09-18 22:26:55 +08:00
parent c096d265ab
commit 81898de75d
9 changed files with 145 additions and 74 deletions

View File

@@ -171,7 +171,7 @@ export const publishBallFormSchema: FormFieldConfig[] = [
}
},
{
prop: 'is_wechat_contact',
prop: 'wechat',
label: '',
type: FieldType.WECHATCONTACT,
required: true,