payload(['id' => $this->getKey()]); return Modal::make() ->lg() ->title('拒绝收款') ->body($form) ->button(' 拒绝收款   '); } }