From 7ec2a8698f0e8e54308191c66d9ddc36f1836044 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E7=BA=A2=E4=B8=BD?= <1181930680@qq.com> Date: Thu, 19 Sep 2024 13:06:17 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/content/article/edit.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/content/article/edit.vue b/src/views/content/article/edit.vue index cd6c905..962bc8b 100644 --- a/src/views/content/article/edit.vue +++ b/src/views/content/article/edit.vue @@ -52,7 +52,7 @@ { formData.fileList = list + formRef.value.validateField('fileList') }; const handleSubmit = async () => {