修复jpg文件导出问题

This commit is contained in:
tanghao
2019-01-03 17:07:51 +08:00
parent 33af662c31
commit d1c808d832

View File

@@ -261,6 +261,9 @@
allowHTML:true,
filename:'Active-IP'+addDateName(),
chartOptions: {
chart:{
backgroundColor: 'rgba(255, 255, 255, 1)'
},
plotOptions: {
series: {
dataLabels: {
@@ -509,6 +512,9 @@
filename:'App'+addDateName(),
buttons: exportingButton('#415262'),
chartOptions: {
chart:{
backgroundColor: 'rgba(255, 255, 255, 1)'
},
plotOptions: {
series: {
dataLabels: {