Consistently use the correct public URI for public reports
This commit is contained in:
parent
32a0d895c4
commit
dba8b6c475
6 changed files with 45 additions and 33 deletions
|
|
@ -53,7 +53,7 @@ import type { Image } from "@/components/ImageUpload.vue";
|
|||
import { useStoreDistrict } from "@/rmo/store/district";
|
||||
import { useStoreLocal } from "@/store/local";
|
||||
import { useStoreLocation } from "@/store/location";
|
||||
import { useStorePublicReport } from "@/store/publicreport";
|
||||
import { useStorePublicReport } from "@/rmo/store/publicreport";
|
||||
import Intro from "@/rmo/content/compliance/Intro.vue";
|
||||
import LoadingOverlay from "@/components/LoadingOverlay.vue";
|
||||
import {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue