20230530集团看板数据来源页面添加
This commit is contained in:
@@ -144,12 +144,13 @@
|
||||
</f:DropDownBox>
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
<f:FormRow>
|
||||
<f:FormRow ColumnWidths="50% 35% 15%">
|
||||
<Items>
|
||||
<f:DatePicker ID="txtInTime" runat="server" Label="入场时间" ShowRedStar="true" Required="true">
|
||||
</f:DatePicker>
|
||||
<f:RadioButtonList ID="rbPersonType" runat="server" Label="人员类型">
|
||||
<f:RadioButtonList ID="rbPersonType" runat="server" Label="人员类型" Readonly="true">
|
||||
</f:RadioButtonList>
|
||||
<f:CheckBox runat="server" ID="ckIsSafetyMonitoring" Label="安全监护" Readonly="true"></f:CheckBox>
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
<f:FormRow>
|
||||
|
||||
Reference in New Issue
Block a user