Index: ssts-web/src/main/webapp/disinfectsystem/config/sznsrmyy/config.js =================================================================== diff -u -r23816 -r25204 --- ssts-web/src/main/webapp/disinfectsystem/config/sznsrmyy/config.js (.../config.js) (revision 23816) +++ ssts-web/src/main/webapp/disinfectsystem/config/sznsrmyy/config.js (.../config.js) (revision 25204) @@ -69,6 +69,12 @@ allowDecreaseRecyclingAmountGreatUnPackingAmount:true, //只有装配完成才能使用清洗篮筐回收 enableStatisticWorkLoad:true, +//是否记住上一次核对人,默认为false,表示不记住,配置为true,表示记住。 +rememberLastInvoiceAssistantSender: true, +//是否记住上一次下送责任人。默认为false,表示不记住。 +rememberLastInvoicePersonInCharge: true, +// 是否显示辅助发货按钮 +showAuxiliaryInvoiceBtn: true, //外来器械拆分小包名称带总拆包数量 nameIncludeSplitTotalAmountForSplitForeignTousse:true, //清洗筐是否装配完成才能回收,false:未装配完成也可以回收