【增加】AI Image 热词设置提示词

pull/453/head
cherishsince 2024-05-28 15:13:32 +08:00
parent 11ec263a64
commit ecc924301d
1 changed files with 2 additions and 0 deletions

View File

@ -183,6 +183,8 @@ const handlerHotWordClick = async (hotWord: string) => {
}
//
selectHotWord.value = hotWord
//
prompt.value = hotWord
}
/**