แก้วินัย
This commit is contained in:
parent
015d2d9857
commit
3c2a010ab4
24 changed files with 286 additions and 93 deletions
|
|
@ -69,7 +69,6 @@ async function getData(){
|
|||
await http
|
||||
.get(config.API.suspendById(dataId))
|
||||
.then((res) => {
|
||||
console.log(res.data.result);
|
||||
const dataGet = res.data.result;
|
||||
data.id = dataGet.id;
|
||||
data.personId = dataGet.personId;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue