แก้ไข ชื่อ store
This commit is contained in:
parent
8113b723ad
commit
2f0e86046b
15 changed files with 9 additions and 9 deletions
|
|
@ -5,7 +5,7 @@ import { useCounterMixin } from "@/stores/mixin";
|
|||
import { useRoute } from "vue-router";
|
||||
import { useQuasar } from "quasar";
|
||||
import type { DataOption } from "@/modules/11_discipline/interface/index/Main";
|
||||
import { useReportDataStore } from "@/modules/11_discipline/stroes/ReportStore";
|
||||
import { useReportDataStore } from "@/modules/11_discipline/store/ReportStore";
|
||||
|
||||
import http from "@/plugins/http";
|
||||
import config from "@/app.config";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue