Refactor retirement

This commit is contained in:
AnandaTon 2023-09-22 11:48:24 +07:00
parent 9f73050a64
commit d6abc6bb5d
12 changed files with 1136 additions and 908 deletions

View file

@ -121,6 +121,7 @@ onMounted(async () => {
await getData();
});
//
const getData = async () => {
showLoader();
await http