Use RMO publicreport store in compliance and district report creation
This commit is contained in:
parent
9229725300
commit
33ecfce313
3 changed files with 14 additions and 19 deletions
|
|
@ -8,7 +8,7 @@ import { useRouter } from "vue-router";
|
|||
|
||||
import { useStoreDistrict } from "@/rmo/store/district";
|
||||
import { useStoreLocal } from "@/store/local";
|
||||
import { useStorePublicReport } from "@/store/publicreport";
|
||||
import { useStorePublicReport } from "@/rmo/store/publicreport";
|
||||
import PublicReportLoading from "@/rmo/components/PublicReportLoading.vue";
|
||||
import { type District } from "@/type/api";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue