yangfeng
2023-12-11 14101bd42ce17dfb9d951d0738abe9d303fb3fe5
机器开机率、人员技能比饼图优化
2个文件已修改
4 ■■■■ 已修改文件
src/views/cockpitPage/components/MachineStartupRate.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/cockpitPage/components/PerSonnelProductivity.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/cockpitPage/components/MachineStartupRate.vue
@@ -76,7 +76,7 @@
          },
          series: [
            {
              name: "Access From",
              name: "",
              type: "pie",
              radius: ["58%", "70%"],
              avoidLabelOverlap: false,
src/views/cockpitPage/components/PerSonnelProductivity.vue
@@ -294,7 +294,7 @@
          },
          series: [
            {
              name: "Access From",
              name: "人员技能比",
              type: "pie",
              radius: ["52%", "62%"],
              avoidLabelOverlap: false,