mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-14 21:36:44 +08:00
修改考试管理type传值
This commit is contained in:
@@ -399,7 +399,7 @@ export default {
|
||||
pageNo: state.currentPage,
|
||||
pageSize: state.pageSize,
|
||||
chapterId: props.datasource.chapterId,
|
||||
type: 1,
|
||||
type: 2,
|
||||
taskId: props.datasource.courseId,
|
||||
targetId: props.datasource.routerId
|
||||
}).then(res => {
|
||||
|
||||
Reference in New Issue
Block a user