fix: missing import
This commit is contained in:
parent
22e40dd95f
commit
f56c445a15
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ import SideMenu from 'components/SideMenu.vue';
|
|||
import DialogForm from 'components/DialogForm.vue';
|
||||
|
||||
import FormBasicInfo from './components/FormBasicInfo.vue';
|
||||
import CustomerInfoComponent from './components/CustomerBranch.vue';
|
||||
import { columnsCustomer, columnsEmployee } from './constant';
|
||||
import { useCustomerForm } from './form';
|
||||
import { storeToRefs } from 'pinia';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue