日常事务中学生证补办和在校证明审核

This commit is contained in:
s1431_z_w
2025-08-18 15:14:22 +08:00
parent f91d2034b5
commit ccc31b2ad0
2 changed files with 26 additions and 2 deletions

View File

@@ -67,6 +67,18 @@ export default {
value: 0,
url: "/dormitory/stuDormitoryManage/fdys"
},
{
label: "辅导员·学生证补办审核",
name: "xszb",
value: 0,
url: "/routine/sicr/counsellorExamine"
},
{
label: "辅导员·在校证明审核",
name: "zxzm",
value: 0,
url: "/routine/school/application"
},
{
label: "辅导员·任务管理审核",
@@ -192,4 +204,4 @@ export default {
transform: scale(1.1);
}
</style>
</style>

View File

@@ -87,6 +87,18 @@ export default {
value: 0,
url: "/hard/gl/xg"
}
{
label: "学工·学生证补办审核",
name: "xszb",
value: 0,
url: "/routine/sicr/learningIndustrialProductionAudit"
},
{
label: "学工·在校证明审核",
name: "zxzm",
value: 0,
url: "/routine/school/learning"
}
]
}
@@ -180,4 +192,4 @@ export default {
transform: scale(1.1);
}
</style>
</style>