username@email.com
2025-10-10 0dd76c2492f1afbe335b50a8ffb76e4af94271df
CY_ECommercePlatform/CY.WebForm/Pages/wage/StaffWageList.aspx
@@ -26,7 +26,7 @@
                        统计时间:
                    </td>
                    <td>
                        <input id="txtRegTimeStart" type="text" class="date w90px" datefmt="yyyy年MM月" runat="server" readonly="readonly" />
                        <input id="txtRegTimeStart" type="text" class="date w90px" datefmt="yyyy年MM月" runat="server" readonly="readonly" /> -<input id="txtRegTimeEnd" type="text" class="date w90px"  datefmt="yyyy年MM月"  runat="server" readonly="readonly" />
                    </td>
                    <td class="ali03">
                        部门:
@@ -41,6 +41,13 @@
                    <td>
                        <input id="txtPlanPeople" type="text" class="w90px" runat="server" />
                    </td>
                     <td>
                        状态:
                    </td>
                    <td>
                        <select id="selStatus" runat="server" keepdefaultstyle="true">
                        </select>
                    </td>
                    <td>
                        <asp:Button ID="btn_Submit" Text="查询" runat="server" OnClick="btn_Search_Click" />
                    </td>