20230531 脚本、版本日志整理

This commit is contained in:
2023-05-31 10:18:16 +08:00
parent 3092ce4b48
commit f105770a47
18 changed files with 448 additions and 1158 deletions
@@ -18,7 +18,7 @@
DataIDField="TestPlanId" AllowSorting="true" SortField="TestStartTime" ForceFit="true"
SortDirection="DESC" OnSort="Grid1_Sort" AllowPaging="true" IsDatabasePaging="true"
PageSize="15" OnPageIndexChange="Grid1_PageIndexChange" EnableRowDoubleClickEvent="true"
OnRowDoubleClick="Grid1_RowDoubleClick" EnableTextSelection="True">
OnRowDoubleClick="Grid1_RowDoubleClick" EnableTextSelection="True" EnableDelayRender="true">
<Toolbars>
<f:Toolbar ID="Toolbar1" Position="Top" runat="server">
<Items>