From e2ab42caf3cb4b14db0ed73c1c6e0df61e417c43 Mon Sep 17 00:00:00 2001 From: ngfchl Date: Tue, 27 Dec 2022 22:56:25 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=88=A0=E9=99=A4=E6=97=A5?= =?UTF-8?q?=E5=BF=97=E7=9A=84=E7=A1=AE=E8=AE=A4=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/auto_pt/showlog.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/templates/auto_pt/showlog.html b/templates/auto_pt/showlog.html index e87b15a..840072c 100644 --- a/templates/auto_pt/showlog.html +++ b/templates/auto_pt/showlog.html @@ -39,7 +39,9 @@ 查看日志 - 删除日志 + + 删除日志 + @@ -153,6 +155,7 @@ {#console.log(typeof res.data.data)#} if (res.data.code === 0) { this.getLogs() + this.log = 'logs.log' this.showLog() } else { this.loading = false