This commit is contained in:
admin
2026-01-22 21:05:48 +09:00
parent 3d91356877
commit 536266d70b
11 changed files with 236 additions and 85 deletions

View File

@@ -207,7 +207,7 @@
</div>
<script>
const API_BASE = "http://localhost:18080";
const API_BASE = "";
let employees = [];
async function loadEmployees() {