20230607新增月报费用取值,上报集团报表(月报)默认自动取值功能新增
This commit is contained in:
@@ -72,11 +72,12 @@
|
||||
</f:DropDownList>
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
<f:FormRow>
|
||||
<f:FormRow ColumnWidths="50% 35% 15%">
|
||||
<Items>
|
||||
<f:DropDownList ID="drpWorkPost" runat="server" Readonly="true" Label="岗位" EnableEdit="true">
|
||||
</f:DropDownList>
|
||||
<f:TextBox runat="server" Readonly="true" ID="txtPersonType" Label="类型"></f:TextBox>
|
||||
<f:CheckBox runat="server" ID="ckIsOffice" Label="本部" Readonly="true"></f:CheckBox>
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
<f:FormRow>
|
||||
|
||||
Reference in New Issue
Block a user