11
This commit is contained in:
@@ -95,7 +95,7 @@
|
||||
<f:FormRow>
|
||||
<Items>
|
||||
<f:TextBox ID="numDesignPress" Label="设计压力 MPa(g)" runat="server" LabelWidth="140px">
|
||||
</f:TextBox>
|
||||
</f:TextBox>
|
||||
<f:DropDownList ID="drpTestMedium" Label="压力试验介质" runat="server"
|
||||
EnableEdit="true" LabelWidth="120px">
|
||||
</f:DropDownList>
|
||||
@@ -148,7 +148,7 @@
|
||||
|
||||
<f:FormRow>
|
||||
<Items>
|
||||
<f:CheckBox ID="ckAll" runat="server" Checked="true" Text="是否批量修改"></f:CheckBox>
|
||||
<f:CheckBox ID="ckAll" runat="server" Checked="true" Hidden="true" Text="是否批量修改"></f:CheckBox>
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
</Rows>
|
||||
|
||||
Reference in New Issue
Block a user