20231115优化制定计划编辑页面打开速度
This commit is contained in:
@@ -48,8 +48,9 @@
|
||||
<f:DatePicker ID="txtPlanDate" runat="server" Label="制定日期" LabelWidth="90px"
|
||||
EnableEdit="true">
|
||||
</f:DatePicker>
|
||||
<f:DropDownList ID="drpPlanMan" runat="server" Label="制定人" EnableEdit="true" LabelWidth="90px">
|
||||
</f:DropDownList>
|
||||
<f:TextBox ID="PlanManName" runat="server" Label="制定人" LabelWidth="90px">
|
||||
</f:TextBox>
|
||||
<f:TextBox ID="PlanManId" runat="server" Hidden="true"></f:TextBox>
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
<f:FormRow>
|
||||
|
||||
Reference in New Issue
Block a user