fixed EmployeesIndexSettingsModal: Handle empty right->left action and empty leftList... #24
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
AddEmployeeModal(
|
||||
|
||||
:searchData="store.rows"
|
||||
:searchData="store.state.rows"
|
||||
:searchFields="['first_name', 'last_name']"
|
||||
:searchRow="addEmployeeRow"
|
||||
:modalId="modalId"
|
||||
|
||||
Reference in New Issue
Block a user