jQuery.tableExport
jQuery.tableExport copied to clipboard
问题描述
1、'MM:'+getDate(), 需要改为:'MM:'+(getMonth()+1),这样文件名中的月份显示才会正确。 2、导出txt和sql时,尽管添加了\n但实际并没换行,需要在\n前面添加\r。 3、将txt中的head_delimiter和column_delimiter 默认以;号分割字段,用\t替换比较好。
Sorry, but I do not understand what you have written. Please write in English.