From cdadcf3cd06f5e93d4942cf1ab04ca3836d9aa63 Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud Date: Thu, 7 Mar 2024 14:12:37 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=E5=88=86=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui/src/views/paragraph/component/ParagraphDialog.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/views/paragraph/component/ParagraphDialog.vue b/ui/src/views/paragraph/component/ParagraphDialog.vue index fd36f30e8..560443034 100644 --- a/ui/src/views/paragraph/component/ParagraphDialog.vue +++ b/ui/src/views/paragraph/component/ParagraphDialog.vue @@ -108,8 +108,8 @@ const open = (data: any) => { dialogVisible.value = true } const submitHandle = async () => { - loading.value = true if (await paragraphFormRef.value?.validate()) { + loading.value = true if (problemId.value) { paragraph .asyncPutParagraph(