xl() ->title('兑换记录') ->body(\App\Admin\Renderable\PackRecordTable::make()) // 传递自定义参数 ->button('兑换记录'); } }