lint
This commit is contained in:
parent
d1bb7fef5f
commit
3d19008f0c
58 changed files with 114 additions and 155 deletions
|
|
@ -8,7 +8,7 @@ import { useEditStatusStore } from 'src/stores/editStatus.js'
|
|||
const EditStatusModal = {
|
||||
components: {
|
||||
EditStatusForm: defineAsyncComponent(
|
||||
() => import( 'src/components/edit_status_form/edit_status_form.vue'),
|
||||
() => import('src/components/edit_status_form/edit_status_form.vue'),
|
||||
),
|
||||
Modal,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue