20221114知识竞赛人员类型抽取优化
This commit is contained in:
@@ -94,7 +94,7 @@
|
||||
<f:FormRow>
|
||||
<Items>
|
||||
<f:HiddenField runat="server" ID="hdTestPlanTrainingId"></f:HiddenField>
|
||||
<f:DropDownList runat="server" ID="drpUserType" Label="人员" LabelWidth="90px">
|
||||
<f:DropDownList runat="server" ID="drpUserType" Label="按人员类型" LabelWidth="90px" ShowRedStar="true">
|
||||
<f:ListItem Text="管理人员" Value="1" />
|
||||
<f:ListItem Text="临时用户" Value="2" />
|
||||
<f:ListItem Text="作业人员" Value="3" />
|
||||
|
||||
Reference in New Issue
Block a user