mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-13 21:06:44 +08:00
fix:关卡和阶段添加测评完善需要有效token,关卡添加关联项目完善,修改遍历方法
This commit is contained in:
@@ -759,7 +759,7 @@ export default {
|
||||
};
|
||||
const getData = (value)=> {
|
||||
state.paperId = value.paperId;
|
||||
state.paperName = value.paperName;
|
||||
state.paperName = value.testName;
|
||||
}
|
||||
return {
|
||||
formState,
|
||||
|
||||
Reference in New Issue
Block a user