Commit 557dc7d5 by cherishsince

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

parent 8cc40626
...@@ -248,7 +248,7 @@ const handleChangeVersion = async (version) => { ...@@ -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)
......
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