完善查询历史记录
This commit is contained in:
@@ -707,6 +707,9 @@
|
||||
<button class="btn btn-sm btn-outline-primary me-2" onclick="refreshQueryLogs()">
|
||||
<i class="fas fa-sync-alt"></i> 刷新
|
||||
</button>
|
||||
<button class="btn btn-sm btn-outline-warning me-2" onclick="cleanupOldLogs()">
|
||||
<i class="fas fa-broom"></i> 清理旧日志
|
||||
</button>
|
||||
<button class="btn btn-sm btn-outline-danger" onclick="clearQueryLogs()">
|
||||
<i class="fas fa-trash"></i> 清空
|
||||
</button>
|
||||
|
Reference in New Issue
Block a user