src/utils/myEcharts.js
@@ -2104,12 +2104,13 @@ return option } export function all02(data) { export function all02(data, title) { return { backgroundColor: 'transparent', // tooltip: {}, title: { text: '每月订单数量/出库数量', text: title, // text: '每月订单数量/出库数量', left: '50%', top: '0%', textAlign: 'center',