mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-14 19:05:07 +08:00
【增加】AI Image 热词设置提示词
This commit is contained in:
@ -183,6 +183,8 @@ const handlerHotWordClick = async (hotWord: string) => {
|
||||
}
|
||||
// 选中
|
||||
selectHotWord.value = hotWord
|
||||
// 替换提示词
|
||||
prompt.value = hotWord
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user