Index: ssts-web/src/main/webapp/disinfectsystem/config/sdqdermyy/spring/HIS.xml =================================================================== diff -u -r30469 -r37169 --- ssts-web/src/main/webapp/disinfectsystem/config/sdqdermyy/spring/HIS.xml (.../HIS.xml) (revision 30469) +++ ssts-web/src/main/webapp/disinfectsystem/config/sdqdermyy/spring/HIS.xml (.../HIS.xml) (revision 37169) @@ -88,9 +88,9 @@ - - - + + + - - + - - - Index: ssts-web/src/main/webapp/disinfectsystem/config/sdqdermyy/config.js =================================================================== diff -u -r33154 -r37169 --- ssts-web/src/main/webapp/disinfectsystem/config/sdqdermyy/config.js (.../config.js) (revision 33154) +++ ssts-web/src/main/webapp/disinfectsystem/config/sdqdermyy/config.js (.../config.js) (revision 37169) @@ -80,7 +80,7 @@ //在灭菌视图界面是否显示“生物监测的状态”属性 showBiologicalMonitoringStatus : true, //是否显示辅助发货按钮 - showAuxiliaryInvoiceBtn : false, + showAuxiliaryInvoiceBtn : true, //公司名称 "dingxiang"显示主页显示丁香的logo companyName : "dingxiang", //是否显示包实例科室(待灭菌与待灭菌装载的表格) @@ -142,5 +142,21 @@ disableDeviceInterface:false, enableUrgentFunction:true, //炉次炉号 - showSterilizer:true + showSterilizer:true, + //申领模板 + isOpenLoadTemplateByUnit:true, + //可以部分器械先入框保存 + enableParecycle:true, + //回收界面默认是上一次回收人 + recyclePageRecyclingUserDefaultLastRecyclingUser:true, + //启动手工关闭添加器械包窗口 + enableUserManuallyCloseAddTousseWindoe:true, + //可以部分器械先入框保存 + enablePartRecycle:true, + //保存上个回收清洗框 + loadWashBasketsAfterSaveAndCreateNewRecyclingRecord:true, + //装配时有序号 + enablePackingSerialNum:true + //启动手工关闭添加器械包窗口 + //enableUserManuallyCloseAddTousseWindow:true } \ No newline at end of file Index: ssts-web/src/main/webapp/disinfectsystem/config/sdqdermyy/interfaces/mybatis/FindPatientInfoByTreatmentNumMapper.xml =================================================================== diff -u -r30469 -r37169 --- ssts-web/src/main/webapp/disinfectsystem/config/sdqdermyy/interfaces/mybatis/FindPatientInfoByTreatmentNumMapper.xml (.../FindPatientInfoByTreatmentNumMapper.xml) (revision 30469) +++ ssts-web/src/main/webapp/disinfectsystem/config/sdqdermyy/interfaces/mybatis/FindPatientInfoByTreatmentNumMapper.xml (.../FindPatientInfoByTreatmentNumMapper.xml) (revision 37169) @@ -7,15 +7,10 @@