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