Index: ssts-web/src/main/webapp/disinfectsystem/config/gdszyy/config.js =================================================================== diff -u -r29062 -r29111 --- ssts-web/src/main/webapp/disinfectsystem/config/gdszyy/config.js (.../config.js) (revision 29062) +++ ssts-web/src/main/webapp/disinfectsystem/config/gdszyy/config.js (.../config.js) (revision 29111) @@ -92,7 +92,7 @@ //科室申领中,是否启用打印选中物品 enablePrintSelectedTousseItem : true, //是否在点击批量打印后显示未打印的名单 - isShowNoPrintList : true, + //isShowNoPrintList : true, //是否显示核对人 showInvoiceAssistantSender : false, //是否显示发货计划下送责任人 @@ -132,6 +132,10 @@ //创建新申请单时是否默认不加载科室申领模板 notLoadApplyTemplateWhenCreateDeptApplication:true, //PC端签收模块的版本 - signModuleVersion:2 + signModuleVersion:2, + recycleAllTousseIntoBasket:true, + disposableGoodsInventorySerialNumber:true, + //回收单根据科室加载模板 + isLoadApplyTemplateForAddRecycleRecord:true } \ No newline at end of file