改进细节

This commit is contained in:
GoEdgeLab
2021-08-15 10:39:22 +08:00
parent cbdbe6b9c9
commit 806a6bf8a7
4 changed files with 4 additions and 1 deletions

View File

@@ -9,6 +9,7 @@
<form method="get" class="ui form small" :action="path" autocomplete="off">
<input type="hidden" name="serverId" :value="serverId"/>
<input type="hidden" name="hasError" :value="hasError"/>
<http-access-log-search-box :v-ip="ip" :v-domain="domain" :v-keyword="keyword"></http-access-log-search-box>
</form>