今天試著使用easyexcel寫個(gè)demo,根據(jù)github里面的示例,在webman中怎么返回呢?直接使用 Excel::export($array)->headings($headings)->download('users.csv'); 內(nèi)容都打印在后臺了,沒有出現(xiàn)下載,這個(gè)我要怎么處理呢?
http://wtbis.cn/doc/webman/response.html#%E8%8E%B7%E5%8F%96%E8%BE%93%E5%87%BA
已解決,感謝