新增测评

This commit is contained in:
zhangsir
2024-03-07 09:05:38 +08:00
parent 7f1cec943c
commit 07892b4d22
7 changed files with 75 additions and 2 deletions

View File

@@ -538,6 +538,16 @@
},
];
}
if (n.indexOf("/evaluationupload") !== -1 || n.indexOf("/EvaluationUpload") !== -1) {
state.list = [
{
name: "测评",
},
{
name: '测评上传'
}
];
}
if (n.indexOf("/download") !== -1 || n.indexOf("/download") !== -1) {
state.list = [
{