From 3b6f5706edc6d8223bfbd3bbcb31021d360bb1e6 Mon Sep 17 00:00:00 2001 From: ngfchl Date: Sat, 10 Sep 2022 21:17:16 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=BC=E5=85=A5=E6=88=90=E5=8A=9F=E5=90=8E?= =?UTF-8?q?=E6=B8=85=E7=A9=BA=E9=A1=B5=E9=9D=A2=E6=98=BE=E7=A4=BA=E5=86=85?= =?UTF-8?q?=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/auto_pt/import_ptpp.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/templates/auto_pt/import_ptpp.html b/templates/auto_pt/import_ptpp.html index ae303dc..835092c 100644 --- a/templates/auto_pt/import_ptpp.html +++ b/templates/auto_pt/import_ptpp.html @@ -135,6 +135,7 @@ }); }, 200); }) + } else { console.log(res) this.$message({ @@ -142,6 +143,8 @@ message: res.data.msg }); } + //清空PTPP + this.ptpp = '' }) }).catch(() => { this.$message({