永康嘉持电器有限公司前端
小小儁爺
2025-06-13 a2bce22a3a4df5f4662c373e57c07fa4268aeee1
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',