20250929 人工时处理

This commit is contained in:
2025-09-29 13:54:52 +08:00
parent a33a1ca50c
commit 56c9aa33ab
11 changed files with 129 additions and 51 deletions
@@ -49,10 +49,10 @@
<f:FormRow>
<Items>
<f:CheckBoxList ID="checkPhase" Label="Phase" runat="server" LabelWidth="120px">
<Items>
<%--<Items>
<f:CheckItem Text="Study/Concept Planning" Value="Study/Concept Planning" Selected="true" />
<f:CheckItem Text="Execution" Value="Execution" />
</Items>
</Items>--%>
<Listeners>
<f:Listener Event="change" Handler="onCheckBoxListChange" />
</Listeners>