Index: ssts-web/src/main/webapp/disinfectsystem/foreigntousseapplication/foreignTousseInfoForm.js =================================================================== diff -u -r15216 -r15699 --- ssts-web/src/main/webapp/disinfectsystem/foreigntousseapplication/foreignTousseInfoForm.js (.../foreignTousseInfoForm.js) (revision 15216) +++ ssts-web/src/main/webapp/disinfectsystem/foreigntousseapplication/foreignTousseInfoForm.js (.../foreignTousseInfoForm.js) (revision 15699) @@ -107,7 +107,7 @@ top.Ext4.getCmp('surgery').setValue(patientInfo.operation); top.Ext4.getCmp('operationTime').setValue(patientInfo.operationTime); top.Ext4.getCmp('ascriptionDepartment').setValue(patientInfo.ascriptionDepartment); - top.Ext.getCmp('operationRoom').setValue(patientInfo.opRoomId); + top.Ext4.getCmp('operationRoom').setValue(patientInfo.opRoomId); } function getSupplierName(){