Index: ssts-web/src/main/webapp/disinfectsystem/useRecord/tabs/tousseInstanceInfoTab.js =================================================================== diff -u -r28417 -r28439 --- ssts-web/src/main/webapp/disinfectsystem/useRecord/tabs/tousseInstanceInfoTab.js (.../tousseInstanceInfoTab.js) (revision 28417) +++ ssts-web/src/main/webapp/disinfectsystem/useRecord/tabs/tousseInstanceInfoTab.js (.../tousseInstanceInfoTab.js) (revision 28439) @@ -2023,9 +2023,9 @@ if (result && result.success) { isTraceable = (result.tousseInstance.tousseDefinition.isTraceable == '是')?true:false; if(isTraceable){ - Ext.getCmp('showPackingCameraPhotoLabel').show(); + top.Ext.getCmp('showPackingCameraPhotoLabel').show(); }else { - Ext.getCmp('showPackingCameraPhotoLabel').hide(); + top.Ext.getCmp('showPackingCameraPhotoLabel').hide(); } var instance = result.tousseInstance; if (isComboTousse) { //聚合包