Index: ssts-web/src/main/webapp/disinfectsystem/basedatamanager/tousse/tousseForm.js =================================================================== diff -u -r21528 -r21530 --- ssts-web/src/main/webapp/disinfectsystem/basedatamanager/tousse/tousseForm.js (.../tousseForm.js) (revision 21528) +++ ssts-web/src/main/webapp/disinfectsystem/basedatamanager/tousse/tousseForm.js (.../tousseForm.js) (revision 21530) @@ -2365,7 +2365,10 @@ top.Ext.getCmp('isRecycling').setValue('否'); } setStatisticsReviewWorkload(); - setMaterialCountAndMaterialType(materialsPanel); + if (top.Ext.getCmp('isReview').getRawValue() == '否') { + top.Ext.getCmp('statisticsReviewWorkload').setValue("否"); + top.Ext.getCmp('statisticsReviewWorkload').disable(); + } } }); } else {