diff --git a/src/views/platformBusinessData/components/topStatistics.vue b/src/views/platformBusinessData/components/topStatistics.vue index 88a4ce0..0fe39f1 100644 --- a/src/views/platformBusinessData/components/topStatistics.vue +++ b/src/views/platformBusinessData/components/topStatistics.vue @@ -30,14 +30,14 @@ import topStatisticsZpgw from "@/assets/images/largeScreen/topStatistics-zpgw.pn const statisticsData = ref([ { title: "招聘岗位", - value: "75091", + value: "79000", imgURL: topStatisticsZpgw, unit: "个", margin: "-326px 0 0 -685px" }, { title: "完成招聘计划", - value: "57918", + value: "58000", imgURL: topStatisticsWczpjh, unit: "个", margin: "-467px 0px 0px -228px"