From 7da80ad561045a20684fdf86a25684e155151aa2 Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 26 Jan 2022 10:38:52 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AB=9E=E8=B5=9B=E4=BB=BB=E5=8A=A1=20?= =?UTF-8?q?=E7=BC=96=E8=BE=91=E8=A7=84=E5=88=99=20=E6=8E=A5=E5=8F=A3?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E4=BC=A0=E5=8F=82=20=E7=AB=9E=E8=B5=9B?= =?UTF-8?q?=E6=A0=87=E8=AF=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/military/expert/reviewRules/index.jsx | 1 + 1 file changed, 1 insertion(+) 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=>{