mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-09 19:06:45 +08:00
fix:修改测评和作业跳转
This commit is contained in:
@@ -496,11 +496,11 @@
|
||||
: item.type === 2
|
||||
? faceTeachModel(item)
|
||||
: item.type === 4
|
||||
? evaluationModel(item)
|
||||
? homeworkModel(item)
|
||||
: item.type === 5
|
||||
? examinationModel(item, value.name)
|
||||
: item.type === 10
|
||||
? homeworkModel(item)
|
||||
? evaluationModel(item)
|
||||
: null
|
||||
"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user