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
@@ -15,9 +15,9 @@
<Toolbars>
<f:Toolbar ID="Toolbar1" runat="server">
<Items>
<f:Button ID="btnClose" EnablePostBack="false" Text="取消" runat="server" Icon="SystemClose">
<f:Button ID="btnClose" EnablePostBack="false" Text="<%$ Resources:Lan,TempElectricityView_txtCance_Label%>" runat="server" Icon="SystemClose">
</f:Button>
<f:Button ID="btnImport" Text="导出" runat="server" Icon="SystemSave" OnClick="btnImport_Click"
<f:Button ID="btnImport" Text="<%$ Resources:Lan,ConstructSolution_btnOut_ToolTip%>" runat="server" Icon="<%$ Resources:Lan,CheckHolidayDetailEdit_btnSave_Icon%>" OnClick="btnImport_Click"
Hidden="true">
</f:Button>
</Items>
@@ -25,13 +25,13 @@
</Toolbars>
<Items>
<f:CheckBoxList runat="server" ID="cblColumns" ColumnNumber="3">
<f:CheckItem Text="编号" Value="编号" Selected="true" />
<f:CheckItem Text="名称" Value="名称" Selected="true" />
<f:CheckItem Text="类型" Value="类型" Selected="true" />
<f:CheckItem Text="摘要" Value="摘要" Selected="true" />
<f:CheckItem Text="备注" Value="备注" Selected="true" />
<f:CheckItem Text="整理人" Value="整理人" Selected="true" />
<f:CheckItem Text="整理日期" Value="整理日期" Selected="true" />
<f:CheckItem Text="<%$ Resources:Lan,ConstructSolution_ColumnID_ConstructSolutionCode_HeaderText%>" Value="<%$ Resources:Lan,ConstructSolution_ColumnID_ConstructSolutionCode_HeaderText%>" Selected="true" />
<f:CheckItem Text="<%$ Resources:Lan,WeekMeeting_WeekMeetingName_HeaderText%>" Value="<%$ Resources:Lan,WeekMeeting_WeekMeetingName_HeaderText%>" Selected="true" />
<f:CheckItem Text="<%$ Resources:Lan,LicenseManager_LicenseTypeName_HeaderText%>" Value="<%$ Resources:Lan,LicenseManager_LicenseTypeName_HeaderText%>" Selected="true" />
<f:CheckItem Text="<%$ Resources:Lan,RulesRegulationsSelectCloumn_cblColumns_Item_摘要_Text%>" Value="<%$ Resources:Lan,RulesRegulationsSelectCloumn_cblColumns_Item_摘要_Text%>" Selected="true" />
<f:CheckItem Text="<%$ Resources:Lan,PersonAskForLeaveList_Grid_Column_Remark_HeaderText%>" Value="<%$ Resources:Lan,PersonAskForLeaveList_Grid_Column_Remark_HeaderText%>" Selected="true" />
<f:CheckItem Text="<%$ Resources:Lan,WeekMeetingView_drpCompileMan_Label%>" Value="<%$ Resources:Lan,WeekMeetingView_drpCompileMan_Label%>" Selected="true" />
<f:CheckItem Text="<%$ Resources:Lan,ManageRuleEdit_dpkCompileDate_Label%>" Value="<%$ Resources:Lan,ManageRuleEdit_dpkCompileDate_Label%>" Selected="true" />
</f:CheckBoxList>
</Items>
</f:Panel>