0514
This commit is contained in:
@@ -21,11 +21,9 @@
|
||||
<f:DropDownList ID="drpType" runat="server" Label="类别" LabelAlign="Right" AutoPostBack="true" OnSelectedIndexChanged ="drpType_SelectedIndexChanged"
|
||||
LabelWidth="80px">
|
||||
<f:ListItem Value="1" Text="分包方" Selected="true"/>
|
||||
<f:ListItem Value="2" Text="个人" />
|
||||
<f:ListItem Value="3" Text="项目管理人员" />
|
||||
</f:DropDownList>
|
||||
|
||||
|
||||
<f:ListItem Value="2" Text="项目组管理人员" />
|
||||
<f:ListItem Value="3" Text="分包方主要负责人" />
|
||||
</f:DropDownList>
|
||||
</Items>
|
||||
</f:Toolbar>
|
||||
</Toolbars>
|
||||
|
||||
Reference in New Issue
Block a user