forked from Gitlink/forgeplus-react
竞赛任务 编辑规则 接口添加传参 竞赛标识
This commit is contained in:
parent
5e98cebfd3
commit
7da80ad561
|
|
@ -70,6 +70,7 @@ function ReviewRules({form, history, match, mygetHelmetapi}) {
|
|||
criteriaFive: values.criteriaFive,
|
||||
status: 3
|
||||
}
|
||||
containerType == 2 && (data[`containerIdentifier`]=identifier);
|
||||
if(initValue){
|
||||
//更新评审规则
|
||||
updateRules({...data, id: initValue.id}).then(response=>{
|
||||
|
|
|
|||
Loading…
Reference in New Issue