refactor code

This commit is contained in:
STW_TTTY\stwtt 2024-07-23 11:23:50 +07:00
parent 134af49f25
commit 8c60bf0a3e
9 changed files with 17 additions and 27 deletions

View file

@ -13,7 +13,6 @@ import type { FormsSholarship } from "@/modules/15_development/interface/request
import type { DataSholarship } from "@/modules/15_development/interface/response/Scholarship";
import DialogGov from "@/modules/15_development/components/history/DialogGov.vue";
import { useCounterMixin } from "@/stores/mixin";
const fileBackReceived = ref<string>("");