竞赛任务 编辑规则 接口添加传参 竞赛标识

This commit is contained in:
unknown 2022-01-26 10:38:52 +08:00
parent 5e98cebfd3
commit 7da80ad561
1 changed files with 1 additions and 0 deletions

View File

@ -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=>{