Index: ssts-web/src/main/webapp/disinfectsystem/basedatamanager/tousse/tousseForm.js =================================================================== diff -u -r21530 -r21532 --- ssts-web/src/main/webapp/disinfectsystem/basedatamanager/tousse/tousseForm.js (.../tousseForm.js) (revision 21530) +++ ssts-web/src/main/webapp/disinfectsystem/basedatamanager/tousse/tousseForm.js (.../tousseForm.js) (revision 21532) @@ -2364,7 +2364,7 @@ top.Ext.getCmp('isRecycling').disable(); //禁用“是否回收”下拉框,并默认赋值为“否” top.Ext.getCmp('isRecycling').setValue('否'); } - setStatisticsReviewWorkload(); + setMaterialCountAndMaterialType(materialsPanel); if (top.Ext.getCmp('isReview').getRawValue() == '否') { top.Ext.getCmp('statisticsReviewWorkload').setValue("否"); top.Ext.getCmp('statisticsReviewWorkload').disable();