From e0d4f247f61b7ea5377600f53ec5e457558e95c7 Mon Sep 17 00:00:00 2001 From: xuyulong Date: Fri, 10 Apr 2026 14:08:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9D=83=E9=99=90=E7=AE=A1=E7=90=86=E5=8F=82?= =?UTF-8?q?=E6=95=B0=E5=90=8D=E7=A7=B0=E4=B8=80=E8=87=B4=E6=80=A7=20?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- YLErpWeb/Common/UserInfoRight.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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("客户管理-资信等级"); /// /// 客户管理-客户端密码设置