Index: ssts-web/src/main/webapp/disinfectsystem/config/dgszyy/config.js =================================================================== diff -u -r28031 -r28045 --- ssts-web/src/main/webapp/disinfectsystem/config/dgszyy/config.js (.../config.js) (revision 28031) +++ ssts-web/src/main/webapp/disinfectsystem/config/dgszyy/config.js (.../config.js) (revision 28045) @@ -180,5 +180,7 @@ //禁用基数限制 disableCardinalNumLimit:true, //启用物品预约功能,值为true:启用物品预约功能,在科室申请模块的工具栏显示【预约物品】按钮;值为false或者没有配置:不启用物品预约功能,在科室申请模块的工具栏不显示【预约物品】按钮 - enableGoodsReservateion:true + enableGoodsReservateion:true, + //审核打包模块的名称方案,值为2:桌面的审核模块的图标名称为【包装管理】,所有【审核】相关的字眼改为【包装】,值为1或者没有配置,桌面的审核模块的图标名称为【审核打包】 + nameSchemeOfReviewModule:2 } \ No newline at end of file