20240523 质量月报周报样式调整
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
ShowHeader="false" Layout="VBox" BoxConfigAlign="Stretch">
|
||||
<Items>
|
||||
<f:Grid ID="GvJoinCheck" ShowBorder="true" EnableAjax="false" ShowHeader="false" EnableCollapse="true"
|
||||
runat="server" BoxFlex="1" DataKeyNames="JointCheckId" AllowCellEditing="true" Title="质量共检"
|
||||
runat="server" BoxFlex="1" DataKeyNames="JointCheckId" AllowCellEditing="true" Title="质量专项检查"
|
||||
ClicksToEdit="2" DataIDField="JointCheckId" AllowSorting="true" SortField="CheckDate"
|
||||
SortDirection="DESC" EnableColumnLines="true" OnRowCommand="GvJoinCheck_RowCommand" ForceFit="true"
|
||||
AllowPaging="true" IsDatabasePaging="true" PageSize="10" EnableTextSelection="True">
|
||||
@@ -131,7 +131,7 @@
|
||||
</f:Grid>
|
||||
</Items>
|
||||
</f:Panel>
|
||||
<f:Window ID="Window1" Title="质量共检" Hidden="true" EnableIFrame="true" EnableMaximize="true"
|
||||
<f:Window ID="Window1" Title="质量专项检查" Hidden="true" EnableIFrame="true" EnableMaximize="true"
|
||||
Target="Parent" EnableResize="false" runat="server" IsModal="true" OnClose="Window1_Close"
|
||||
Width="1300px" Height="660px">
|
||||
</f:Window>
|
||||
|
||||
Reference in New Issue
Block a user