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

This commit is contained in:
cherishsince 2024-05-28 15:13:32 +08:00
parent 11ec263a64
commit ecc924301d

View File

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