Commit ecc92430 by cherishsince

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

parent 11ec263a
......@@ -183,6 +183,8 @@ const handlerHotWordClick = async (hotWord: string) => {
}
// 选中
selectHotWord.value = hotWord
// 替换提示词
prompt.value = hotWord
}
/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment