refactor: import alias
This commit is contained in:
parent
1f09edbb59
commit
99a8822cb8
7 changed files with 104 additions and 104 deletions
|
|
@ -2,7 +2,7 @@
|
|||
import { useI18n } from 'vue-i18n';
|
||||
import { moveItemUp, moveItemDown, deleteItem, dialog } from 'src/stores/utils';
|
||||
|
||||
import NoData from 'src/components/NoData.vue';
|
||||
import NoData from 'components/NoData.vue';
|
||||
import WorkManagementComponent from './WorkManagementComponent.vue';
|
||||
|
||||
import { WorkItems } from 'src/stores/product-service/types';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue