แก้ไข ชื่อ store
This commit is contained in:
parent
8113b723ad
commit
2f0e86046b
15 changed files with 9 additions and 9 deletions
|
|
@ -7,7 +7,7 @@ import type { Pagination } from "@/modules/03_recruiting/interface/index/Main";
|
|||
import Table from "@/modules/11_discipline/components/3_InvestigateDisciplinary/Table.vue";
|
||||
import http from "@/plugins/http";
|
||||
import config from "@/app.config";
|
||||
import { useInvestigateDisStore } from "../../stroes/InvestigateDisStore";
|
||||
import { useInvestigateDisStore } from "../../store/InvestigateDisStore";
|
||||
|
||||
import { useRouter } from "vue-router";
|
||||
const dataInvestigateDis = useInvestigateDisStore();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue