施工交底补充交底人数
This commit is contained in:
@@ -44,13 +44,15 @@
|
||||
</f:TextBox>
|
||||
<f:TextBox ID="txtValue7" Label="单位工程" runat="server" LabelWidth="120px">
|
||||
</f:TextBox>
|
||||
<f:TextBox ID="txtValue8" Label="参与人员" runat="server" LabelWidth="120px">
|
||||
<f:TextBox ID="txtValue9" Label="标志编号" runat="server" LabelWidth="120px">
|
||||
</f:TextBox>
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
<f:FormRow ColumnWidths="25% 75%">
|
||||
<f:FormRow ColumnWidths="25% 50% 25%">
|
||||
<Items>
|
||||
<f:TextBox ID="txtValue9" Label="标志编号" runat="server" LabelWidth="120px">
|
||||
<f:TextBox ID="txtValue10" Label="交底人数" runat="server" LabelWidth="120px">
|
||||
</f:TextBox>
|
||||
<f:TextBox ID="txtValue8" Label="参与人员" runat="server" LabelWidth="120px">
|
||||
</f:TextBox>
|
||||
<f:CheckBox ID="ckAll" runat="server" Checked="true" Text="是否批量修改"></f:CheckBox>
|
||||
</Items>
|
||||
|
||||
Reference in New Issue
Block a user