Index: ssts-web/src/main/webapp/disinfectsystem/config/gxzyyf1/config.js =================================================================== diff -u -r29078 -r29088 --- ssts-web/src/main/webapp/disinfectsystem/config/gxzyyf1/config.js (.../config.js) (revision 29078) +++ ssts-web/src/main/webapp/disinfectsystem/config/gxzyyf1/config.js (.../config.js) (revision 29088) @@ -44,14 +44,20 @@ disableCardinalNumLimit:true, //器械包各生产环节统计报表发货数量值扣减掉退货数量 sendAmountOfReportsSubstractReturnGoodsAmount : true, + //是否允许外来器械部分发货 allowPartlyInvoiceForeignTousse: true, + //装配界面的配包人是否默认为上一次装配的配包人 packingPageOperatorDefaultLastOperator: true, + //装配界面的审核人是否默认为上一次装配的审核人 packingPageReviewerDefaultLastReviewer: true, + //是否显示核对人。适用于发货计划发货表单和辅助发货表单。 showInvoiceAssistantSender:false, + //是否显示发货计划下送责任人。 showInvoicePersonInCharge:false, backgroudColorConfigOfInvoiceGoodsList : { sterilizedColor : { "className" : "my_row_white" , "color" : "#ffffff"}//已灭菌的颜色 }, + //回收时,物品的申请数量与回收数量不一致,是否要确认 confirmRecyclingAmount: false, //是否禁用人员同步 hiddenUserSyncButton:true