แก้ไขการเช็คสิทธิ์ดู/แก้ไขระบบให้ออกของลูกจ้าง

This commit is contained in:
Warunee Tamkoo 2025-06-23 09:57:45 +07:00
parent f7ed037ba6
commit 990e7995ab

View file

@ -19,7 +19,7 @@ import CardProfile from "@/components/CardProfile.vue";
const $q = useQuasar();
const route = useRoute();
const router = useRouter();
const checkRoutePermisson = ref<boolean>(route.name == "outDetailOnly");
const checkRoutePermisson = ref<boolean>(route.name == "outDetailOnlyEmp");
const mixin = useCounterMixin();
const dataId = route.params.id.toString();
const {