otf: prepare to create vue root component: moving files

This commit is contained in:
2021-10-01 12:18:40 +02:00
parent 0b57b3c74d
commit db9a203df0
8 changed files with 7 additions and 7 deletions

View File

@@ -61,7 +61,7 @@
<script>
import Modal from 'ChillMainAssets/vuejs/_components/Modal.vue';
import OnTheFlyCreate from './OnTheFly/Create.vue';
import OnTheFlyCreate from './Create.vue';
import OnTheFlyPerson from 'ChillPersonAssets/vuejs/_components/OnTheFly/Person.vue';
import OnTheFlyThirdparty from 'ChillThirdPartyAssets/vuejs/_components/OnTheFly/ThirdParty.vue';