haoxuan
2023-12-04 4768dda18bac205aa769bf2d892a72d2ecb2b328
人员生产效率对比图修改
2个文件已修改
6 ■■■■ 已修改文件
public/cockpitPage/dotted-circle.png 补丁 | 查看 | 原始文档 | blame | 历史
src/views/cockpitPage/components/PerSonnelProductivity.vue 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
public/cockpitPage/dotted-circle.png

src/views/cockpitPage/components/PerSonnelProductivity.vue
@@ -212,8 +212,8 @@
                z: 3,
                style: {
                  image: img,
                  width: 118,
                  height: 118,
                  width: 248,
                  height: 248,
                },
                left: "center",
                top: "center",
@@ -226,7 +226,7 @@
              name: "Access From",
              type: "pie",
              // center: ['80%', '46%'],
              radius: ["52%", "65%"],
              radius: ["52%", "62%"],
              // minAngle: 20,
              // startAngle: 60,
              avoidLabelOverlap: false,