แก้ลูกจ้าง
This commit is contained in:
parent
4e2b6e9313
commit
262dd67b42
4 changed files with 21 additions and 14 deletions
|
|
@ -26,7 +26,7 @@ import WorkFlow from "@/components/Workflow/Main.vue";
|
|||
const $q = useQuasar();
|
||||
const route = useRoute();
|
||||
const router = useRouter();
|
||||
const checkRoutePermisson = ref<boolean>(route.name == "resignDetailbyid");
|
||||
const checkRoutePermisson = ref<boolean>(route.name == "resignDetailbyidEMP");
|
||||
const mixin = useCounterMixin();
|
||||
const {
|
||||
messageError,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue