優化主畫面查詢

This commit is contained in:
Raymond Yang
2023-06-29 09:38:49 +08:00
parent 5dca5139b6
commit 4d0221e5a9
2 changed files with 81 additions and 121 deletions
-1
View File
@@ -20,7 +20,6 @@
<div class="center">
<label for="queryDate">日期篩選:</label>
<input type="date" id="queryDate">
<button onclick="getDate()">設定日期</button>
</div>
<hr>