From 3a6308a7c9e257e2a4100f650234a74e8ecc7da8 Mon Sep 17 00:00:00 2001 From: fei550 <1420031550@qq.com> Date: Sat, 28 Feb 2026 14:23:15 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=88=E5=90=8C=E7=AE=A1=E7=90=86=E6=96=BD?= =?UTF-8?q?=E5=B7=A5=E5=8A=B3=E5=8A=A1=E9=A1=B9=E7=9B=AE=E7=9B=B8=E5=85=B3?= =?UTF-8?q?=E7=95=8C=E9=9D=A2=E4=BF=AE=E6=94=B9=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../PHTGL/BiddingManagement/ActionPlanReviewEdit.aspx.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SGGL/FineUIPro.Web/PHTGL/BiddingManagement/ActionPlanReviewEdit.aspx.cs b/SGGL/FineUIPro.Web/PHTGL/BiddingManagement/ActionPlanReviewEdit.aspx.cs index b7d74af7..516a4da8 100644 --- a/SGGL/FineUIPro.Web/PHTGL/BiddingManagement/ActionPlanReviewEdit.aspx.cs +++ b/SGGL/FineUIPro.Web/PHTGL/BiddingManagement/ActionPlanReviewEdit.aspx.cs @@ -68,7 +68,7 @@ namespace FineUIPro.Web.PHTGL.BiddingManagement DropConstructionManager.Label = "现场执行经理"; Approval_Construction.Label = "劳务管理组"; - DropProjectManager.Label = "运营管理部"; + DropProjectManager.Label = "项目经理"; } #endregion