Add initial compliance intro page
This commit is contained in:
parent
c393f6fd81
commit
20614acb86
12 changed files with 117 additions and 81 deletions
|
|
@ -12,7 +12,7 @@
|
|||
import { ref } from "vue";
|
||||
import { computedAsync } from "@vueuse/core";
|
||||
import Water from "@/rmo/content/Water.vue";
|
||||
import type { District } from "@/rmo/type";
|
||||
import type { District } from "@/type/api";
|
||||
import { useDistrictStore } from "@/rmo/store/district";
|
||||
import HeaderDistrict from "@/components/HeaderDistrict.vue";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue