chore: help message

This commit is contained in:
dap 2024-10-01 11:23:35 +08:00
parent a09234071f
commit 4274b70dd6

View File

@ -178,6 +178,7 @@ export const formSchema: FormSchemaGetter = () => [
], ],
optionType: 'button', optionType: 'button',
}, },
help: '自定义功能, 需要后端支持',
defaultValue: 'modal', defaultValue: 'modal',
fieldName: 'popupComponent', fieldName: 'popupComponent',
label: '弹窗组件类型', label: '弹窗组件类型',