提交代码

This commit is contained in:
2024-01-05 09:40:50 +08:00
parent 97015c50ec
commit ba149177c6
65 changed files with 9695 additions and 244 deletions
@@ -31,6 +31,7 @@
</f:Tree>
</Items>
</f:Panel>
<%--<f:Grid ID="Grid1" IsFluid="true" ShowBorder="true" ShowHeader="true" Title="联动试车管理" runat="server" EnableCollapse="true" DataKeyNames="TermItemId,WorkInspectId,SubInspectId,WorkPackId,InstallationId,ProcessesId,SystemId,GroupName,Level,ParentId,WorkInspectName,GroupSort,UserInspectionResults,InspectionIllustrate" EnableRowGroup="true" DataRowGroupField="GroupName" DataIDField="TermItemId" AllowPaging="false" DataParentIDField="ParentId" AllowCellEditing="true" ClicksToEdit="1" OnRowCommand="Grid1_RowCommand" ExpandAllTreeNodes="true" TreeCheckBox="false" TreeCascadeCheck="false" OnRowDataBound="Grid1_RowDataBound">--%>
<f:Grid ID="Grid1" IsFluid="true" ShowBorder="true" ShowHeader="true" Title="联动试车管理" runat="server" EnableCollapse="true" DataKeyNames="TermItemId,WorkInspectId,SubInspectId,WorkPackId,InstallationId,ProcessesId,SystemId,GroupName,Level,ParentId,WorkInspectName,GroupSort,UserInspectionResults,InspectionIllustrate" EnableTree="true" TreeColumn="GroupName" DataIDField="TermItemId" AllowPaging="false" DataParentIDField="ParentId" AllowCellEditing="true" ClicksToEdit="1" OnRowCommand="Grid1_RowCommand" ExpandAllTreeNodes="true" TreeCheckBox="false" TreeCascadeCheck="false" OnRowDataBound="Grid1_RowDataBound">
<Toolbars>
<f:Toolbar ID="Toolbar1" runat="server">