【增加】AI Image 热词设置提示词
This commit is contained in:
parent
11ec263a64
commit
ecc924301d
@ -183,6 +183,8 @@ const handlerHotWordClick = async (hotWord: string) => {
|
|||||||
}
|
}
|
||||||
// 选中
|
// 选中
|
||||||
selectHotWord.value = hotWord
|
selectHotWord.value = hotWord
|
||||||
|
// 替换提示词
|
||||||
|
prompt.value = hotWord
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user