修改
This commit is contained in:
@@ -207,7 +207,7 @@
|
||||
</div>
|
||||
|
||||
<script>
|
||||
const API_BASE = "http://localhost:18080";
|
||||
const API_BASE = "";
|
||||
let employees = [];
|
||||
|
||||
async function loadEmployees() {
|
||||
|
||||
Reference in New Issue
Block a user