yangfeng
2023-12-02 c4a40faeb16c08e033f0a4395eb18475385c8bbe
src/views/cockpitPage/components/PerSonnelProductivity.vue
@@ -234,8 +234,8 @@
              label: {
                normal: {
                  position: "outer",
                  paddding: [-100, 70],
                  // paddding: [-100, 70],
                  padding: [0, -55],
                  color: "#01f7fd",
                  fontSize: 12,
                  borderWidth: 20,
@@ -256,12 +256,16 @@
              },
              labelLine: {
                show: true,
                length: 20,
                length2: 10,
                length: 5,
                length2: 70,
                lineStyle: {
                  color: "#dcb018",
                },
              },
              labelLayout: {
                verticalAlign: "bottom",
                dy: -5,
              },
              data: data,
            },
          ],