From 06b28f194ef21c9b24d0c8e4e852af719bdce707 Mon Sep 17 00:00:00 2001 From: "BOOL\\25024" Date: Tue, 10 Sep 2024 14:18:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=85=85=E7=94=B5=E6=A1=A9?= =?UTF-8?q?=E5=9B=BA=E4=BB=B6=E4=BF=A1=E6=81=AF=E6=97=B6=20=20=E5=85=B3?= =?UTF-8?q?=E9=97=AD=E5=BC=B9=E6=A1=86=20=20=E6=B8=85=E7=A9=BA=E5=B7=B2?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E7=9A=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jsowell-ui/src/views/pile/firmware/index.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/jsowell-ui/src/views/pile/firmware/index.vue b/jsowell-ui/src/views/pile/firmware/index.vue index 5123ac5b9..554291632 100644 --- a/jsowell-ui/src/views/pile/firmware/index.vue +++ b/jsowell-ui/src/views/pile/firmware/index.vue @@ -96,7 +96,7 @@ /> - + @@ -202,6 +202,7 @@ export default { cancel() { this.open = false; this.reset(); + this.$refs.upload.clearFiles(); }, // 表单重置 reset() {