修正
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
</table>
|
||||
|
||||
<script>
|
||||
const API = "http://127.0.0.1:18080";
|
||||
const API = "";
|
||||
|
||||
async function search() {
|
||||
const from = document.getElementById("fromDate").value;
|
||||
|
||||
Reference in New Issue
Block a user