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