Refactor retirement
This commit is contained in:
parent
9f73050a64
commit
d6abc6bb5d
12 changed files with 1136 additions and 908 deletions
|
|
@ -121,6 +121,7 @@ onMounted(async () => {
|
|||
await getData();
|
||||
});
|
||||
|
||||
//นำข้อมูลมาแสดง
|
||||
const getData = async () => {
|
||||
showLoader();
|
||||
await http
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue