fixup! refactor: use alias
This commit is contained in:
parent
fb42744a33
commit
622b25b900
2 changed files with 7 additions and 7 deletions
|
|
@ -49,7 +49,7 @@ import ImageUploadDialog from 'components/ImageUploadDialog.vue';
|
|||
import FormEmployeeHealthCheck from 'components/03_customer-management/FormEmployeeHealthCheck.vue';
|
||||
import FormEmployeeWorkHistory from 'components/03_customer-management/FormEmployeeWorkHistory.vue';
|
||||
import FormEmployeeOther from 'components/03_customer-management/FormEmployeeOther.vue';
|
||||
import useOptionStore from 'src/stores/options';
|
||||
import useOptionStore from 'stores/options';
|
||||
import { DialogContainer, DialogHeader } from 'components/dialog';
|
||||
|
||||
const { t, locale } = useI18n();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue