This commit is contained in:
2025-08-18 17:19:20 +08:00
4 changed files with 64 additions and 8 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: "辅导员·任务管理审核",
@@ -199,4 +211,4 @@ export default {
transform: scale(1.1);
}
</style>
</style>