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
@@ -21,7 +21,7 @@
<Rows>
<f:FormRow>
<Items>
<f:TextBox ID="txtDiaryDate" runat="server" Label="日期" Readonly="true" LabelWidth="90px">
<f:TextBox ID="txtDiaryDate" runat="server" Label="<%$ Resources:Lan,PersonUnitList_Grid_Column_InOuDate_HeaderText%>" Readonly="true" LabelWidth="90px">
</f:TextBox>
<f:TextBox ID="txtUserName" runat="server" Label="工程师" Readonly="true" LabelWidth="90px">
</f:TextBox>
@@ -145,7 +145,7 @@
<Items>
<f:ToolbarFill ID="ToolbarFill1" runat="server">
</f:ToolbarFill>
<f:Button ID="btnClose" EnablePostBack="false" ToolTip="关闭" runat="server" Icon="SystemClose" MarginRight="10px">
<f:Button ID="btnClose" EnablePostBack="false" ToolTip="<%$ Resources:Lan,ReadWriteCard_btnClose_ToolTip%>" runat="server" Icon="SystemClose" MarginRight="10px">
</f:Button>
</Items>
</f:Toolbar>