This commit is contained in:
姚宇浩 2024-10-23 17:31:12 +08:00
parent da7c16f8db
commit 96048a474e
1 changed files with 36 additions and 0 deletions

View File

@ -946,6 +946,42 @@ const lingshibiaoqian = reactive([
tagId: "555", tagId: "555",
rksl: 137, rksl: 137,
}, },
{
id: "消防员",
name: "消防员",
tagId: "555",
rksl: 82,
},
{
id: "无偿献血荣誉证",
name: "无偿献血荣誉证",
tagId: "555",
rksl: 212,
},
{
id: "四级/中级工",
name: "四级/中级工",
tagId: "555",
rksl: 2330,
},
{
id: "三级/高级工",
name: "三级/高级工",
tagId: "555",
rksl: 2171,
},
{
id: "二级/技师",
name: "二级/技师",
tagId: "555",
rksl: 524,
},
{
id: "一级/高级技师",
name: "一级/高级技师",
tagId: "555",
rksl: 246,
},
]); ]);
const data = reactive({ const data = reactive({
serviceCircleList: [], serviceCircleList: [],