大屏数据调整

This commit is contained in:
2025-10-21 10:19:24 +08:00
parent 151eefeab5
commit b1fbb307dc
2 changed files with 11 additions and 11 deletions

View File

@ -136,15 +136,15 @@ const asideMeun = reactive({
});
const cardOneInfo = {
title: "企业用工结构分布",
description: "200.000 家企业注册",
description: "7万 家企业注册",
type1: {
title: "岗位种类数",
count: "200",
count: "约2509",
class: "modelItem1"
},
type2: {
title: "岗位人员数",
count: "200",
count: "约12万",
class: "modelItem2"
}
};