From e5dd23ea9f1c35ce78d1092d231855522f345622 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:33:29 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=A7=E5=B1=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/solveEmployment-gwxqdb.vue | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/views/threeLaborService/components/solveEmployment-gwxqdb.vue b/src/views/threeLaborService/components/solveEmployment-gwxqdb.vue index 04f4478..3f7194e 100644 --- a/src/views/threeLaborService/components/solveEmployment-gwxqdb.vue +++ b/src/views/threeLaborService/components/solveEmployment-gwxqdb.vue @@ -4,20 +4,20 @@
- 24637
需求总数 + 79000
需求总数
@@ -54,12 +54,12 @@ const option = { }, data: [ { - value: 8627, + value: 58000, name: "已满足需求岗位", itemStyle: { color: "#58A8FF" } }, { - value: 16010, + value: 21000, name: "未满足需求岗位", itemStyle: { color: "#30DCFF" } }