Index: ssts-web/src/main/webapp/disinfectsystem/config/szsykyy/config.js =================================================================== diff -u -r34784 -r36355 --- ssts-web/src/main/webapp/disinfectsystem/config/szsykyy/config.js (.../config.js) (revision 34784) +++ ssts-web/src/main/webapp/disinfectsystem/config/szsykyy/config.js (.../config.js) (revision 36355) @@ -170,5 +170,7 @@ //允许选择多个标识牌的包进行批量装配 allowSelectMultipleIDCardsForBatchPacking:true, //启用监测元素可追加到监测记录备注的功能 - enableInspectElementAppendToRemarkFunction:true + enableInspectElementAppendToRemarkFunction:true, + //仅显示可发货的发货计划 + onlyAvailableIsDisplayedOfInvoicePlanList:true } \ No newline at end of file