one_after hai 2 meses
pai
achega
b7c3c0b714
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      plugin/admin/app/controller/WithdrawController.php

+ 1 - 0
plugin/admin/app/controller/WithdrawController.php

@@ -120,6 +120,7 @@ class WithdrawController extends Crud
                 'account_holder'  => $v['account_holder'],
                 'card_number'     => $v['card_number'],
                 'status'          => $v['status'],
+                'new_state'          => $v['new_state'],
                 'created_at'      => $v['created_at'],
                 'type'            => $v['type'],