This commit is contained in:
2025-10-22 08:36:58 +08:00
parent e5dd23ea9f
commit 9588a0c061

View File

@ -30,14 +30,14 @@ import topStatisticsZpgw from "@/assets/images/largeScreen/topStatistics-zpgw.pn
const statisticsData = ref([ const statisticsData = ref([
{ {
title: "招聘岗位", title: "招聘岗位",
value: "75091", value: "79000",
imgURL: topStatisticsZpgw, imgURL: topStatisticsZpgw,
unit: "个", unit: "个",
margin: "-326px 0 0 -685px" margin: "-326px 0 0 -685px"
}, },
{ {
title: "完成招聘计划", title: "完成招聘计划",
value: "57918", value: "58000",
imgURL: topStatisticsWczpjh, imgURL: topStatisticsWczpjh,
unit: "个", unit: "个",
margin: "-467px 0px 0px -228px" margin: "-467px 0px 0px -228px"