Index: ssts-web/src/main/webapp/disinfectsystem/config/gyey/config.js =================================================================== diff -u -r27669 -r30879 --- ssts-web/src/main/webapp/disinfectsystem/config/gyey/config.js (.../config.js) (revision 27669) +++ ssts-web/src/main/webapp/disinfectsystem/config/gyey/config.js (.../config.js) (revision 30879) @@ -78,5 +78,7 @@ //是否启用自定义报表模块,true时,启用该模块,false或者没有配置时,不启用 enableCustomReportModule:true, //一次性物品结算报表显示供应商列 - showSupplierColumnInDisposableSettlementReport:true + showSupplierColumnInDisposableSettlementReport:true, + //是否使用旧版发货(默认不使用旧版) + useOldInvoiceVersion:true } \ No newline at end of file