【增加】AI Image 热词设置提示词
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