Index: ssts-web/src/main/webapp/disinfectsystem/config/bjdxzlyy/config.js =================================================================== diff -u -r27370 -r27390 --- ssts-web/src/main/webapp/disinfectsystem/config/bjdxzlyy/config.js (.../config.js) (revision 27370) +++ ssts-web/src/main/webapp/disinfectsystem/config/bjdxzlyy/config.js (.../config.js) (revision 27390) @@ -96,5 +96,11 @@ // 器械包申请单的默认回收数量是否为0, 值为true:默认值为0;值为false或者没有设置:默认值与申请数量相同 defaultRecycleAmountOfTousseFormIsZero:true, //待回收申请单,是否打印回收汇总单 - printWaitRecyclingInvoicePlanSummary:true + printWaitRecyclingInvoicePlanSummary:true, + //申请器械包为按钮【申请复用物品】(江门市人民医院) + packageName:'换包申请', + //是否启用一次性物品物资编码属性字段 + disposableGoodsInventorySerialNumber:true, + // 申请器械包时是否要求强制归还待归还物品 + forceReturnTousseWhenCreateInvoicePlan:true } \ No newline at end of file