Index: ssts-web/src/main/webapp/disinfectsystem/config/dgsetyy/config.js =================================================================== diff -u -r33860 -r33951 --- ssts-web/src/main/webapp/disinfectsystem/config/dgsetyy/config.js (.../config.js) (revision 33860) +++ ssts-web/src/main/webapp/disinfectsystem/config/dgsetyy/config.js (.../config.js) (revision 33951) @@ -89,7 +89,7 @@ showDepartOfTousseInstanceSterile : true, //对申请单的物品申请数量是否启用干预功能 enableInterfereApplyAmount : true, - //是否是加强版的“消毒供应中心员工工作量统计报表”(即:增加了评分功能),为true时是加强版的,没配或者为false则不是 + //是否是加强版的“消毒供应中心工作量统计报表”(即:增加了评分功能),为true时是加强版的,没配或者为false则不是 strengthenStatisticalWorkload : true, //是否禁用整筐发货 disableScanBasketInvoice : false, @@ -112,7 +112,7 @@ //是否允许回收数量减小的部分超过待装配数量 allowDecreaseRecyclingAmountGreatUnPackingAmount : true, //回收时,申请数量与回收数量不一致,是否要确认 - confirmRecyclingAmount:false, + //confirmRecyclingAmount:true, //器械包定义是否批量修改 tousseDefinitionCanBatchEdit : true, //禁用基数限制 @@ -148,7 +148,7 @@ //是否显示设备接口菜单 disableDeviceInterface:false, //设备接口日记内容添加详细的设备接口连接信息(用于调设备接口) - enableDetailedDeviceInformation : false, + //enableDetailedDeviceInformation : true, //回收界面回收人不强制为空 recyclePageRecyclingUserNotNull : false, //是否显示辅助发货按钮 @@ -158,7 +158,7 @@ //灭菌装载启用首尾条码机制 enableBeginEndBarcodeScan : true, //待装配任务列表的清洗篮筐显示篮筐条码 - //showBarcodeOfWashBasketInPackingTaskList : true, + showBarcodeOfWashBasketInPackingTaskList : true, //自定义装配界面是否显示选择申请科室 selectDepartInCustomPacking : true, //自定义装配界面是否隐藏打印张数的输入框 @@ -198,7 +198,7 @@ //是否启用打印回收清单版本2 enablePrintRecyclingDetailVersion2 : true, //是否启用器械包自动加急功能 - enableTousseVoluntarilyUrgent : false, + //enableTousseVoluntarilyUrgent : true, //急物品的提示时间间隔60秒 urgentGoodsWarningTimeInterval : 1500, //打印发货单的版本,如果为2,则表示批量打印使用分组打印方式,并有下拉菜单 @@ -246,5 +246,7 @@ //启用清洗程序的符合性检查 enableValidationOfDisinfectProgram:true, //PDA快速回收 - enableQuickRecycleInUseRecordWithPDA:true + enableQuickRecyclelnUseRecordWithPDA:true, + //当外来器械未归还时能否申请 + canApplyForForeignTousseNotReturn:false } \ No newline at end of file