FIX_CLAIM_ARRAY : RV
This commit is contained in:
parent
5000209b55
commit
283de4d276
@ -115,7 +115,8 @@ class TicketController extends BaseController
|
|||||||
'((AUTO_QUERY_CONTENT))' => 'auto_query_content',
|
'((AUTO_QUERY_CONTENT))' => 'auto_query_content',
|
||||||
];
|
];
|
||||||
$this->extraFields = [
|
$this->extraFields = [
|
||||||
|
1 => ['non_id_reason'],
|
||||||
|
10 => ['pay_initiate_date'],
|
||||||
3 => ['raised_date'],
|
3 => ['raised_date'],
|
||||||
4 => ['raised_date'],
|
4 => ['raised_date'],
|
||||||
5 => ['claim_number', 'registration_date'],
|
5 => ['claim_number', 'registration_date'],
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user