提交代码
This commit is contained in:
@@ -102,8 +102,8 @@
|
||||
</f:FormRow>
|
||||
<f:FormRow>
|
||||
<Items>
|
||||
<f:TextBox ID="txtProjectRealCode" runat="server" Label="项目编码" Required="true" MaxLength="50" Readonly="true" LabelWidth="150px"
|
||||
ShowRedStar="true"></f:TextBox>
|
||||
<f:TextBox ID="txtProjectRealCode" runat="server" Label="项目编码" MaxLength="50" Readonly="true" LabelWidth="150px"
|
||||
></f:TextBox>
|
||||
<f:RadioButtonList runat="server" ID="rbIsCNCECShow" Label="集团展示(穿透页面)" Readonly="true">
|
||||
<f:RadioItem Value="True" Text="是" Selected="true"/>
|
||||
<f:RadioItem Value="False" Text="否"/>
|
||||
|
||||
Reference in New Issue
Block a user