haoxuan
2023-12-04 e6370a879323b476ba482b817cf602da25c65fa6
人员
1个文件已修改
6 ■■■■ 已修改文件
src/views/cockpitPage/components/PerSonnelProductivity.vue 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/cockpitPage/components/PerSonnelProductivity.vue
@@ -234,10 +234,10 @@
              label: {
                normal: {
                  position: "outer",
                  padding: [0, -55],
                  padding: [0, -62],
                  color: "#01f7fd",
                  fontSize: 12,
                  borderWidth: 20,
                  borderWidth: 5,
                  borderRadius: 4,
                  formatter: function (params) {
                    let str = params.name + params.value + "%";
@@ -255,7 +255,7 @@
              },
              labelLine: {
                show: true,
                length: 5,
                length: 4,
                length2: 70,
                lineStyle: {
                  color: "#dcb018",