Index: ssts-web/src/main/webapp/disinfectsystem/config/gzzyyfy/config.js =================================================================== diff -u -r24069 -r24074 --- ssts-web/src/main/webapp/disinfectsystem/config/gzzyyfy/config.js (.../config.js) (revision 24069) +++ ssts-web/src/main/webapp/disinfectsystem/config/gzzyyfy/config.js (.../config.js) (revision 24074) @@ -112,5 +112,7 @@ //添加回收申请单是否加载申领模板,默认为false isLoadApplyTemplateForAddRecycleRecord : true, // 是否显示装配界面的打印按钮 - packingView_currentTaskGroup_showPrintBtn: true + packingView_currentTaskGroup_showPrintBtn: true, + //对申请单的物品申请数量是否启用干预功能(true为启用,false或者不配置都不启用) + enableInterfereApplyAmount:true } \ No newline at end of file