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>当月总投入登记表</title>
<title><asp:Literal runat="server" Text="<%$ Resources:Lan,TotalPayRegistrationView_title%>"/></title>
<link href="../../res/css/common.css" rel="stylesheet" type="text/css" />
</head>
<body>
@@ -17,7 +17,7 @@
<f:Toolbar ID="Toolbar1" Position="Top" runat="server">
<Items>
<f:ToolbarFill runat="server"></f:ToolbarFill>
<f:Button ID="btnOut" OnClick="btnOut_Click" runat="server" ToolTip="导出" Icon="FolderUp"
<f:Button ID="btnOut" OnClick="btnOut_Click" runat="server" ToolTip="<%$ Resources:Lan,ConstructSolution_btnOut_ToolTip%>" Icon="<%$ Resources:Lan,SubPayRegistration_btnOut_Icon%>"
EnableAjax="false" DisableControlBeforePostBack="false">
</f:Button>
</Items>