|
|
@@ -234,7 +234,7 @@ class AuxiliaryAccountService extends Service
|
|
|
'voucher_no' => $value['voucher_no'],
|
|
|
'voucher_remark' => $value['voucher_remark'],
|
|
|
'voucher_amount' => $value['voucher_amount'],
|
|
|
- 'entrust_type' => $value['entrust_type'],
|
|
|
+ 'entrust_type' => $value['entrust_type']??"",
|
|
|
'type' => $value['type'],
|
|
|
'fee_id' => $value['fee_id']??0,
|
|
|
'remark' => $value['remark']??"",
|