1
0
tangning 5 kuukautta sitten
vanhempi
commit
3a823c8c86
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      src/view/case/quisk.ts

+ 2 - 2
src/view/case/quisk.ts

@@ -8,8 +8,8 @@ import EditEshapeTable, {
 } from "./draw/editEshapeTable.vue";
 import SceneList from "./sceneList.vue";
 import SelectFuseImage, { FuseImage } from "./draw/selectFuseImage.vue";
-import SelectMapImage, { MapImage } from "./draw/selectMapImagess.vue";
-// import SelectMapImage, { MapImage } from "./draw/selectMapImage.vue";
+// import SelectMapImage, { MapImage } from "./draw/selectMapImagess.vue";
+import SelectMapImage, { MapImage } from "./draw/selectMapImage.vue";
 import { quiskMountFactory } from "@/helper/mount";
 import { nextTick } from "vue";