ui รายการลาออก
This commit is contained in:
parent
d08dbd9528
commit
8d8ba07217
12 changed files with 1497 additions and 463 deletions
|
|
@ -8,7 +8,7 @@ import { storeToRefs } from "pinia";
|
|||
import http from "@/plugins/http";
|
||||
import config from "@/app.config";
|
||||
import { useCounterMixin } from "@/stores/mixin";
|
||||
import { useDataStoreRetirement } from "@/modules/06_retirement/storeRetirement";
|
||||
import { useDataStoreRetirement } from "@/modules/06_retirement/store/storeRetirement";
|
||||
import { checkPermission } from "@/utils/permissions";
|
||||
|
||||
import type { resMain } from "@/modules/06_retirement/interface/response/Main";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue