Commit 84d7f930 by liyijie

update export export_xlsx method

parent 7fdf2df7
......@@ -14,7 +14,7 @@ module TalltyImportExport
# method: 导出时本地调用的方法
# chain: 导出时对象属性通过链式调用
def export_records records, options={}
def export_xlsx records, options={}
exportable_defaults(options)
options = options.with_indifferent_access
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment