From 9588a0c06112885501adad58f16d46e0e7f9d98d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E6=8D=B7?= <151292022@qq.com> Date: Wed, 22 Oct 2025 08:36:58 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/platformBusinessData/components/topStatistics.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"