Index: ssts-web/src/main/webapp/disinfectsystem/config/gdszyy/config.js =================================================================== diff -u -r31730 -r31775 --- ssts-web/src/main/webapp/disinfectsystem/config/gdszyy/config.js (.../config.js) (revision 31730) +++ ssts-web/src/main/webapp/disinfectsystem/config/gdszyy/config.js (.../config.js) (revision 31775) @@ -112,7 +112,7 @@ // 器械包定义可以批量修改 tousseDefinitionCanBatchEdit:true, // 第一次登陆是否需要强制修改密码 - needForceModifyPwdWhenFirstTime:true, + //needForceModifyPwdWhenFirstTime:true, //‘一次性物品申领单’显示弹出框显示的数量为申领单位(true表示显示申领单位的数量,如果该一次性物品不存在申领单位,则用原来单位的数量,false或者不配置默认用原来单位的数量) showMiddlePackageAmount : true, // 开启PDA一键扫描发放一次性物品功能 @@ -219,5 +219,7 @@ enableScanBarcodeLogin:false, //启用【器械包种类定义】功能 enableInstrumentSetTypeSetting:true, + //启用忘记密码的功能 + enableForgotPasswordFunction:true, forceUserChangePwdWhenNotMeetPwdComplexityReq:true } \ No newline at end of file