修改施工日志
This commit is contained in:
@@ -70,6 +70,8 @@
|
||||
</f:DropDownList>
|
||||
<f:DropDownList ID="drpNation" runat="server" Label="民族" EnableEdit="true">
|
||||
</f:DropDownList>
|
||||
<f:DropDownList ID="drpLogWorkPost" runat="server" Label="施工日志工种设置" EnableEdit="true" EnableCheckBoxSelect="true" EnableMultiSelect="true">
|
||||
</f:DropDownList>
|
||||
</Items>
|
||||
</f:Panel>
|
||||
<f:Panel ID="Panel4" runat="server" BoxFlex="5" ShowBorder="false" ShowHeader="false"
|
||||
@@ -90,6 +92,8 @@
|
||||
</f:DropDownList>
|
||||
<f:DropDownList ID="drpPostTitle" runat="server" Label="职称" LabelAlign="Right" EnableEdit="true">
|
||||
</f:DropDownList>
|
||||
<f:DropDownList ID="drpLogMachine" runat="server" Label="施工日志机械设置" EnableEdit="true" EnableCheckBoxSelect="true" EnableMultiSelect="true">
|
||||
</f:DropDownList>
|
||||
</Items>
|
||||
</f:Panel>
|
||||
<f:Panel ID="Panel5" Title="面板1" BoxFlex="3" runat="server" ShowBorder="false" ShowHeader="false"
|
||||
|
||||
Reference in New Issue
Block a user