fix:升级
This commit is contained in:
@@ -46,11 +46,12 @@
|
||||
<f:FormRow>
|
||||
<Items>
|
||||
<f:DropDownList runat="server" ID="drpCheckAcceptType" Label="验收类型" LabelWidth="180px">
|
||||
<f:ListItem Value="1" Text="关键工序验收" />
|
||||
<f:ListItem Value="2" Text="特殊过程验收" />
|
||||
<f:ListItem Value="3" Text="隐蔽工程验收" />
|
||||
<f:ListItem Value="4" Text="单位工程一次验收" />
|
||||
<f:ListItem Value="5" Text="材料进场复验" />
|
||||
<f:ListItem Value="1" Text="关键工序验收"/>
|
||||
<f:ListItem Value="2" Text="特殊过程验收"/>
|
||||
<f:ListItem Value="3" Text="隐蔽工程验收"/>
|
||||
<f:ListItem Value="4" Text="单位工程验收"/>
|
||||
<f:ListItem Value="5" Text="分部工程验收"/>
|
||||
<f:ListItem Value="6" Text="分项工程验收"/>
|
||||
</f:DropDownList>
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
|
||||
Reference in New Issue
Block a user