mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-14 05:16:45 +08:00
面授课考试推送
This commit is contained in:
@@ -513,7 +513,8 @@ export default {
|
||||
//TODO缺少paperName字段
|
||||
state.test.examinationTestName = state.paperName;
|
||||
//考试推送
|
||||
|
||||
state.test.targetId = 0;
|
||||
state.test.type = 0;
|
||||
if(props.isLevel == 1){
|
||||
state.test.targetId = props.routerId;
|
||||
state.test.type = 1;
|
||||
|
||||
Reference in New Issue
Block a user