Index: ssts-web/src/main/webapp/disinfectsystem/config/dgszyy/config.js =================================================================== diff -u -r15974 -r16107 --- ssts-web/src/main/webapp/disinfectsystem/config/dgszyy/config.js (.../config.js) (revision 15974) +++ ssts-web/src/main/webapp/disinfectsystem/config/dgszyy/config.js (.../config.js) (revision 16107) @@ -83,5 +83,7 @@ //生物检测是否要提示,为true表示要提示,为false或者没有配置,都不提示 biologicalMonitoringEnable : true, //自定义装配界面是否选择科室 - selectDepartInCustomPacking : true + selectDepartInCustomPacking : true, + //打印发货单的版本,如果为2,则表示批量打印使用分组打印方式,并有下拉菜单,目前除配置为2以外的其他值都使用以前的单科室的多单打印 + printInvoiceVersion:2 } \ No newline at end of file