【修改todo】图片生产逻辑 @芋艿

pull/471/head^2
cherishsince 2024-07-05 09:14:56 +08:00
parent 8cc40626d6
commit 557dc7d5d9
1 changed files with 1 additions and 1 deletions

View File

@ -248,7 +248,7 @@ const handleChangeVersion = async (version) => {
const handleGenerateImage = async () => { const handleGenerateImage = async () => {
// //
await message.confirm(`确认生成内容?`) await message.confirm(`确认生成内容?`)
// todo @ // todo @
try { try {
// //
emits('onDrawStart', selectModel.value) emits('onDrawStart', selectModel.value)