refactor: edit data field-selected

This commit is contained in:
Net 2024-08-19 11:35:27 +07:00
parent f3cdd6ba98
commit 2afb49a3ee

View file

@ -513,6 +513,20 @@ watch([customerId, inputSearch, currentStatus], async () => {
<TableEmpoloyee
:list-employee="listEmployee"
:columns-employee="columnsEmployee"
:field-selected="[
'customerName',
'personName',
'telephoneNo',
'branchEmail',
'firstName',
'formDialogInputNationality',
'formDialogInputPassportNo',
'passportExpiryDate',
'type',
'formDialogEmployeeNRCNo',
'formDialogInputAge',
'action',
]"
@history="(item) => {}"
@view="
(item) => {