摘要:
def excel_ajax(request): response = HttpResponse() response['Content Disposition'] = 'attachment;filename=export_agencycustomer.xls' wb = xlwt.Work... 阅读全文
posted @ 2015-10-30 00:25
gopher-lin
阅读(233)
评论(0)
推荐(0)
浙公网安备 33010602011771号