ยืม-คืนเครื่องราชฯ ==> API
This commit is contained in:
parent
081f87620b
commit
0573db4d0f
2 changed files with 2 additions and 1 deletions
|
|
@ -109,7 +109,7 @@ async function fecthlistInsignia() {
|
|||
insigniaId: "",
|
||||
};
|
||||
await http
|
||||
.post(config.API.noteSearch(), data)
|
||||
.post(config.API.noteSearchList(), data)
|
||||
.then((res) => {
|
||||
listPerson.value = res.data.result;
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue