fix: 优化文本提示

This commit is contained in:
ikechan8370 2023-03-07 15:38:10 +08:00
parent 616eb97d32
commit ad9516d370

View file

@ -352,8 +352,8 @@ export function supportGuoba () {
}, },
{ {
field: 'initiativeChatGroups', field: 'initiativeChatGroups',
label: '主动发起聊天群聊', label: '主动发起聊天群聊的群号',
bottomHelpMessage: '在这些群聊里会不定时主动说一些随机的打招呼的话,用英文逗号隔开', bottomHelpMessage: '在这些群聊里会不定时主动说一些随机的打招呼的话,用英文逗号隔开',
component: 'Input' component: 'Input'
} }
], ],