FIX_ISSUE
This commit is contained in:
parent
8032ab5ebd
commit
a1c14cd865
@ -4702,7 +4702,7 @@ class EmployeeRestController extends AdminController
|
|||||||
|
|
||||||
$complete_emp_retail_policy_data = array_values(
|
$complete_emp_retail_policy_data = array_values(
|
||||||
array_column(
|
array_column(
|
||||||
array_merge($emp_retail_policy_data ?: [], $emp_retail_client_data ?: []),
|
array_merge($emp_retail_client_data ?: [], $emp_retail_policy_data ?: []),
|
||||||
null,
|
null,
|
||||||
'policy_no'
|
'policy_no'
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user