แก้ไขตำแหน่งสมัครสอบ

This commit is contained in:
Kittapath 2024-03-29 14:01:32 +07:00
parent 989ed3eb20
commit acdc6d19f7
3 changed files with 425 additions and 1 deletions

View file

@ -1166,7 +1166,7 @@ import type {
import http from "@/plugins/http";
import config from "@/app.config";
import ProfileTable from "@/modules/04_registry/components/Table.vue";
import ProfileTable from "@/modules/03_recruiting/components/Table1.vue";
const $q = useQuasar(); // show dialog
const mixin = useCounterMixin();