diff --git a/src/military/expert/reviewRules/index.jsx b/src/military/expert/reviewRules/index.jsx index 58679e3b..e0db76e9 100644 --- a/src/military/expert/reviewRules/index.jsx +++ b/src/military/expert/reviewRules/index.jsx @@ -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=>{