diff --git a/YLErpWeb/Common/UserInfoRight.cs b/YLErpWeb/Common/UserInfoRight.cs
index 1813068b..bc15c964 100644
--- a/YLErpWeb/Common/UserInfoRight.cs
+++ b/YLErpWeb/Common/UserInfoRight.cs
@@ -264,7 +264,7 @@ namespace YLErp.Web
///
/// 客户管理-资信等级
///
- public bool 资信等级 => _user.HasRight("客户管理-资信等级管理");
+ public bool 资信等级 => _user.HasRight("客户管理-资信等级");
///
/// 客户管理-客户端密码设置