fix: import typo
This commit is contained in:
parent
2869780234
commit
786f9affa8
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ import { dialog } from 'src/stores/utils';
|
|||
|
||||
import PersonCard from 'components/home/PersonCard.vue';
|
||||
import AppBox from 'components/app/AppBox.vue';
|
||||
import FormTop from 'src/components/02_personnel-management/FormInfomation.vue';
|
||||
import FormTop from 'src/components/02_personnel-management/FormInformation.vue';
|
||||
import FormName from 'src/components/02_personnel-management/FormPerson.vue';
|
||||
import FormByType from 'src/components/02_personnel-management/FormByType.vue';
|
||||
import useAddressStore, {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue