HSSE Person 部分

This commit is contained in:
2025-02-23 13:09:38 +08:00
parent 04e9dad0f3
commit 77bfe221eb
611 changed files with 54724 additions and 10141 deletions
@@ -5,7 +5,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>合同HSE费用及支付台账</title>
<title><asp:Literal runat="server" Text="<%$ Resources:Lan,CostLedger_Title%>"/></title>
<link href="../../res/css/common.css" rel="stylesheet" type="text/css" />
</head>
<body>
@@ -21,7 +21,7 @@
<f:FormRow ColumnWidths="95% 5%">
<Items>
<f:Label ID="Label1" runat="server"></f:Label>
<f:Button ID="btnOut" runat="server" Icon="FolderUp" ToolTip="导出" OnClick="btnOut_Click"
<f:Button ID="btnOut" runat="server" Icon="<%$ Resources:Lan,SubPayRegistration_btnOut_Icon%>" ToolTip="<%$ Resources:Lan,ConstructSolution_btnOut_ToolTip%>" OnClick="btnOut_Click"
EnableAjax="false" DisableControlBeforePostBack="false">
</f:Button>
</Items>