Index: ssts-web/src/main/webapp/disinfectsystem/config/standardProjectTemplate/config.js =================================================================== diff -u -r27554 -r27555 --- ssts-web/src/main/webapp/disinfectsystem/config/standardProjectTemplate/config.js (.../config.js) (revision 27554) +++ ssts-web/src/main/webapp/disinfectsystem/config/standardProjectTemplate/config.js (.../config.js) (revision 27555) @@ -15,8 +15,6 @@ barcodeType : 1, // 申请器械包时是否自动归还待归还物品 autoReturnTousse : false, - //外来器械拆包的包名称样式 - splitForeignTousseNameStyle : 1, // 是否隐藏进入审核列表按钮 hideEnterReviewListButton : false, // 是否自动补全用户名 @@ -89,9 +87,10 @@ showDepartOfTousseInstanceSterile : true, //对申请单的物品申请数量是否启用干预功能 enableInterfereApplyAmount : true, - //是否禁用整筐发货 + //是否是加强版的“消毒供应中心工作量统计报表”(即:增加了评分功能),为true时是加强版的,没配或者为false则不是 strengthenStatisticalWorkload : true, + //是否禁用整筐发货 disableScanBasketInvoice : false, //科室申领中,是否启用打印选中物品 enablePrintSelectedTousseItem : true,