From d281b1d9c1717dd57c602e82edf18bfa83b60b8b Mon Sep 17 00:00:00 2001 From: "754998852@qq.com" <754998852@qq.com> Date: Fri, 5 Jul 2024 14:11:35 +0800 Subject: [PATCH] =?UTF-8?q?HSE=E8=B4=B9=E7=94=A8=E8=8F=9C=E5=8D=95?= =?UTF-8?q?=E7=AE=80=E5=8C=96=E5=8F=8A=E5=8A=9F=E8=83=BD=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- DataBase/版本日志/SGGLDB_WH_2024-7-2-phf.sql | 2 +- SGGL/FineUIPro.Web/FineUIPro.Web.csproj | 9 +- .../HSSE/CostGoods/CostLedgerNew.aspx | 11 +- .../HSSE/CostGoods/CostLedgerNew.aspx.cs | 198 ++++++++++++++++-- .../CostGoods/FeeRegistrationEdit.aspx.cs | 2 +- .../CostGoods/PayRegistrationNewEdit.aspx.cs | 2 +- SGGL/FineUIPro.Web/common/Menu_HSSE.xml | 9 +- SGGL/FineUIPro.Web/common/Menu_TestRun.xml | 14 +- SGGL/FineUIPro.Web/common/Menu_Transfer.xml | 18 ++ SGGL/FineUIPro.Web/common/Menu_ZHGL.xml | 2 + 10 files changed, 235 insertions(+), 32 deletions(-) diff --git a/DataBase/版本日志/SGGLDB_WH_2024-7-2-phf.sql b/DataBase/版本日志/SGGLDB_WH_2024-7-2-phf.sql index 17083aba..49e13536 100644 --- a/DataBase/版本日志/SGGLDB_WH_2024-7-2-phf.sql +++ b/DataBase/版本日志/SGGLDB_WH_2024-7-2-phf.sql @@ -5,7 +5,7 @@ values('dc123980-732c-4fdc-a08e-7d03ebd4388e','5','五级','0','0','五级','1') update sys_menu set IsUsed=0 where menuname='HSE费用计划'; update sys_menu set IsUsed=0 where menuname='HSE费用支出'; update sys_menu set IsUsed=0 where menuname='分包商HSE费用申请'; - +update sys_menu set IsUsed=0 where menuname='分包商HSE费用投入登记'; --合同HSE费用额登记 insert into Sys_Menu(MenuId,MenuName,Url,SortIndex,SuperMenu,MenuType,IsOffice,IsEnd,IsUsed) values('C6CF3A5C-546B-483A-B742-A77F2E152523','合同HSE费用额登记','HSSE/CostGoods/FeeRegistration.aspx',9,'20ECB69E-28C4-4FAC-941A-15F446AEB634','Menu_HSSE',0,1,1) diff --git a/SGGL/FineUIPro.Web/FineUIPro.Web.csproj b/SGGL/FineUIPro.Web/FineUIPro.Web.csproj index 599c2cea..9a02d7c9 100644 --- a/SGGL/FineUIPro.Web/FineUIPro.Web.csproj +++ b/SGGL/FineUIPro.Web/FineUIPro.Web.csproj @@ -29,6 +29,11 @@ + + + + + 12.0 true @@ -40,6 +45,7 @@ 4 AnyCPU false + MinimumRecommendedRules.ruleset pdbonly @@ -49,6 +55,7 @@ prompt 4 false + MinimumRecommendedRules.ruleset false @@ -19022,7 +19029,6 @@ - @@ -19042,6 +19048,7 @@ +