ini punya ahdan

This commit is contained in:
ahdan15
2024-12-16 13:49:33 +07:00
parent b475874694
commit 9999faa387
21 changed files with 5616 additions and 525 deletions

View File

@@ -7,7 +7,7 @@ export default defineEventHandler(async (event) => {
console.log("masuk")
try {
const response = await axios.post("http://10.10.150.129:8082/api/suratkontrol/cari", body)
const response = await axios.post("http://10.10.150.129:8082/api/suratkontrol/carinew", body)
// const response = await axios.post("http://10.10.150.129:8082/api/suratkontrol/insert/", body);
// console.log(response)
return response.data