Index: ssts-web/src/main/webapp/disinfectsystem/config/szsnsqxlrmyy/config.js =================================================================== diff -u -r26911 -r27106 --- ssts-web/src/main/webapp/disinfectsystem/config/szsnsqxlrmyy/config.js (.../config.js) (revision 26911) +++ ssts-web/src/main/webapp/disinfectsystem/config/szsnsqxlrmyy/config.js (.../config.js) (revision 27106) @@ -56,7 +56,7 @@ //使用记录模块的使用记录登记表单,洗手护士输入框是否为空 useRecordWashHandNurseAllowBlank : true, //审核界面,审核人是否不能为空。 - reviewPageReviewerNotEmpty : true, + reviewPageReviewerNotEmpty : false, //自定义装配后是否保留灭菌日期 disinfectionDateProcessTypeInDirectPackingView : true, // 使用记录审核方式, 1: 审核和转换按钮分开; 2:审核和转换按钮合并为1个 @@ -97,6 +97,10 @@ showInvoicePersonInCharge : false, // 聚合包按大包发货 comboTousseSendByWrapperTousse: true, + //记录上次保存的回收人信息 + recyclePageRecyclingUserDefaultLastRecyclingUser: true, //是否允许回收数量减小的部分超过待装配数量 - allowDecreaseRecyclingAmountGreatUnPackingAmount : true + allowDecreaseRecyclingAmountGreatUnPackingAmount : true, + //器械包信息-签收人 + showSignedItems: true } \ No newline at end of file