项目主数据
This commit is contained in:
@@ -15,7 +15,11 @@
|
||||
<f:FormRow>
|
||||
<Items>
|
||||
<f:TextBox ID="txtProjectName" runat="server" Label="项目名称" LabelWidth="150px" Readonly="true"></f:TextBox>
|
||||
</Items>
|
||||
<f:RadioButtonList runat="server" ID="rbIsCNCECShow" Label="集团展示(穿透页面)" ShowRedStar="true">
|
||||
<f:RadioItem Value="True" Text="是" Selected="true"/>
|
||||
<f:RadioItem Value="False" Text="否"/>
|
||||
</f:RadioButtonList>
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
<f:FormRow>
|
||||
<Items>
|
||||
|
||||
Reference in New Issue
Block a user