- ผูก api ออกคำสั่งให้ครบ loop
- แก้ label
This commit is contained in:
parent
b1c37ad2e0
commit
8f16fadeea
9 changed files with 196 additions and 86 deletions
|
|
@ -260,7 +260,7 @@ const saveData = async () => {
|
|||
.post(config.API.copyOrderPersonsId(id), selectedModal.value)
|
||||
.then((res) => {
|
||||
// const data = res.data.result;
|
||||
console.log(res);
|
||||
// console.log(res);
|
||||
})
|
||||
.catch((e) => {
|
||||
messageError($q, e);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue