720d8943 by 冯轩

MOD:params

1 parent 17d3a43b
......@@ -1851,7 +1851,7 @@ class InvoiceExcelView(GenericView):
authentication_classes = [OAuth2AuthenticationWithUser]
# 下载发票excel
@use_args(doc_list_args, location='data')
# @use_args(doc_list_args, location='data')
def get(self, request, args):
application_ids = args.get('application_ids')
application_entity = args.get('application_entity')
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!