From c87713f0409b0a897f5845b911dec513ecb85ec9 Mon Sep 17 00:00:00 2001 From: cherishsince Date: Tue, 28 May 2024 10:27:57 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E5=A2=9E=E5=8A=A0=E3=80=91Dall=20?= =?UTF-8?q?=E7=94=9F=E6=88=90=E4=B8=AD=20=E6=8C=89=E9=92=AE=E6=8E=A7?= =?UTF-8?q?=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ai/image/dall3/index.vue | 42 +++++++++++++++++++----------- 1 file changed, 27 insertions(+), 15 deletions(-) diff --git a/src/views/ai/image/dall3/index.vue b/src/views/ai/image/dall3/index.vue index 5d8ebbd7..fd68a30e 100644 --- a/src/views/ai/image/dall3/index.vue +++ b/src/views/ai/image/dall3/index.vue @@ -87,8 +87,13 @@
- - 生成内容 + + {{drawIn ? '生成中' : '生成内容'}} +