冗余代码清理
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<Rows>
|
||||
<f:FormRow>
|
||||
<Items>
|
||||
<f:DropDownList ID="drpSEDINUser" runat="server" Label="员工" EnableEdit="true" ForceSelection="false"
|
||||
<f:DropDownList ID="drpUser" runat="server" Label="员工" EnableEdit="true" ForceSelection="false"
|
||||
Required="true" ShowRedStar="true" LabelWidth="110px" AutoPostBack="true" Readonly="true">
|
||||
</f:DropDownList>
|
||||
<f:DropDownList ID="drpWorkPost" runat="server" Label="岗位" Readonly="true">
|
||||
|
||||
Reference in New Issue
Block a user