loulijun2021
2024-04-02 facfd6f11cb9023f88da4d02a87305b564dabd6f
1.看板文字微调
已修改2个文件
7 ■■■■■ 文件已修改
src/utils/myEcharts.js 5 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/kanbanManager/all.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/utils/myEcharts.js
@@ -2630,13 +2630,12 @@
            show: true,
            position: 'top',
            fontSize: 16,
            color: colorX,
            color: '#fff',
            offset: [0, -5]
          }
        },
        data: data2
      },
      {
        name: '完成率',
        type: 'line',
@@ -2733,7 +2732,7 @@
      containLabel: true
    },
    title: {
      text: '各车间当月订单数/入库数量',
      text: '各车间近一月订单数/入库数量',
      left: '50%',
      top: '0%',
      textAlign: 'center',
src/views/kanbanManager/all.vue
@@ -25,7 +25,7 @@
          <div style="width: 1000px;">
            <div class="smallTitle">
              <svg-icon icon-class="cxjg" class="svg_class" />
              生产订单(当月)
              生产订单(近一月)
            </div>
            <div class="lineContent horn" style="height: 450px;display: flex;flex-direction: column;justify-content: space-between">
              <div style="height: 180px;padding: 10px;display: flex;justify-content: space-between">