📄 kqxt_jbxxwh.aspx
字号:
<%@ Page Language="vb" AutoEventWireup="false" Inherits="wsbgxt.kqxt_jbxxwh_aspx" CodeFile="kqxt_jbxxwh.aspx.vb" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<title>kqxt_jbxxwh_aspx</title>
<meta name="GENERATOR" content="Microsoft Visual Studio .NET 7.1">
<meta name="CODE_LANGUAGE" content="Visual Basic .NET 7.1">
<meta name="vs_defaultClientScript" content="JavaScript">
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
<STYLE type="text/css">
</STYLE>
<LINK href="../styles.css" type="text/css" rel="stylesheet">
</HEAD>
<body>
<form id="Form1" method="post" runat="server">
<FONT face="宋体">
<TABLE id="Table2" style="WIDTH: 546px; HEIGHT: 233px" cellSpacing="0" cellPadding="0"
width="546" align="center" border="0">
<TR>
<TD style="HEIGHT: 14px" width="553" colSpan="3">
<P align="center"><IMG src="../image/head_kqxt.gif" border="0"></P>
</TD>
</TR>
<TR>
<TD style="HEIGHT: 41px" align="center" colSpan="2">
<P style="FONT-WEIGHT: bold; FONT-SIZE: large; VERTICAL-ALIGN: sub; FONT-FAMILY: STXingkai; TEXT-ALIGN: center">加班信息维护</P>
</TD>
</TR>
<TR>
<TD style="HEIGHT: 16px" width="553" colSpan="3">
<P align="center">
<asp:Label id="Label2" runat="server" CssClass="weby" Font-Bold="True">选择员工</asp:Label>
<asp:DropDownList id="ddlYG1" runat="server" AutoPostBack="True" Width="88px" CssClass="weby"></asp:DropDownList>
<asp:Label id="Label8" runat="server" CssClass="weby" Font-Bold="True">选择加班时限</asp:Label>
<asp:DropDownList id="DDLjbsx" runat="server" CssClass="weby">
<asp:ListItem Value="0">所有时间</asp:ListItem>
<asp:ListItem Value="1">本月</asp:ListItem>
<asp:ListItem Value="2">本年度</asp:ListItem>
</asp:DropDownList></P>
</TD>
</TR>
<TR>
<TD style="HEIGHT: 16px" width="553" colSpan="3">
<P align="center">
<asp:Button id="btnSelect" runat="server" Width="64px" Text="确定"></asp:Button></P>
</TD>
</TR>
<TR>
<TD style="HEIGHT: 21px" width="553" colSpan="3"><FONT face="宋体">
<P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; LINE-HEIGHT: 100%; BACKGROUND-COLOR: #1800ea"
align="left">
<asp:label id="Label19" runat="server" CssClass="weby" ForeColor="White" Font-Bold="True">加班信息列表</asp:label></P>
</FONT>
</TD>
</TR>
<TR>
<TD style="WIDTH: 553px; HEIGHT: 150px" align="center" width="553" colSpan="3"><FONT face="宋体"><FONT face="宋体">
<P><FONT face="宋体"><FONT face="宋体">
<asp:datagrid id="grds" runat="server" AutoGenerateColumns="False" AllowPaging="True" PageSize="5"
Width="480px" BorderColor="#1800EA" BorderStyle="Solid" BorderWidth="2px" BackColor="White"
CellPadding="0" GridLines="Horizontal" HorizontalAlign="Center" CellSpacing="2" CssClass="weby"
OnPageIndexChanged="ChangeGridPage" OnItemCommand="grds_ItemCommand" DESIGNTIMEDRAGDROP="38">
<SelectedItemStyle Font-Bold="True" ForeColor="#078FFA" BackColor="#0000B2"></SelectedItemStyle>
<AlternatingItemStyle HorizontalAlign="Center" ForeColor="#0000B2" VerticalAlign="Middle" BackColor="#ADDBFF"></AlternatingItemStyle>
<ItemStyle HorizontalAlign="Center" ForeColor="#0000B2" VerticalAlign="Middle" BackColor="#D3E7F6"></ItemStyle>
<HeaderStyle Font-Bold="True" HorizontalAlign="Center" ForeColor="White" VerticalAlign="Middle"
BackColor="#0000B2"></HeaderStyle>
<Columns>
<asp:BoundColumn Visible="False" DataField="id" HeaderText="对象标识"></asp:BoundColumn>
<asp:BoundColumn DataField="ygid" HeaderText="员工"></asp:BoundColumn>
<asp:BoundColumn DataField="rq" HeaderText="加班日期"></asp:BoundColumn>
<asp:BoundColumn DataField="jbxz" HeaderText="加班性质"></asp:BoundColumn>
<asp:BoundColumn DataField="jbsy" HeaderText="加班事由"></asp:BoundColumn>
<asp:BoundColumn DataField="jbsj" HeaderText="加班时间"></asp:BoundColumn>
<asp:BoundColumn DataField="shr" HeaderText="审核人"></asp:BoundColumn>
<asp:ButtonColumn Text="修改" ButtonType="PushButton" CommandName="kqUpdate"></asp:ButtonColumn>
<asp:ButtonColumn Text="删除" ButtonType="PushButton" CommandName="kqDelete"></asp:ButtonColumn>
</Columns>
<PagerStyle HorizontalAlign="Right" BackColor="White" Mode="NumericPages"></PagerStyle>
</asp:datagrid></FONT></FONT>
</FONT></FONT></TD>
</TR>
<TR>
<TD style="WIDTH: 553px; HEIGHT: 1px" align="center" width="553" colSpan="3">
<P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; LINE-HEIGHT: 100%; BACKGROUND-COLOR: #1800ea"
align="left">
<asp:label id="Label17" runat="server" Width="160px" CssClass="weby" ForeColor="White" Font-Bold="True">加班详细信息</asp:label></P>
</TD>
</TR>
<TR>
<TD style="WIDTH: 68px; HEIGHT: 23px" width="68" colSpan="1" rowSpan="1"><STRONG><FONT face="宋体" size="2">
<asp:Label id="Label1" runat="server" CssClass="weby" Font-Bold="True">员工</asp:Label></FONT></STRONG></TD>
<TD style="WIDTH: 388px; HEIGHT: 23px" width="388" colSpan="1" rowSpan="1"><FONT face="宋体" size="2">
<asp:DropDownList id="ddlYG2" runat="server" AutoPostBack="True" Width="104px" CssClass="weby"></asp:DropDownList>
<asp:Label id="Label3" runat="server" CssClass="weby" Font-Bold="True">加班日期</asp:Label>
<asp:TextBox id="txtRQ" runat="server" CssClass="weby"></asp:TextBox></FONT></TD>
</TR>
<TR>
<TD style="WIDTH: 68px; HEIGHT: 2px"><STRONG><FONT face="宋体" size="2">
<asp:Label id="Label4" runat="server" CssClass="weby" Font-Bold="True">加班性质</asp:Label></FONT></STRONG></TD>
<TD style="WIDTH: 388px; HEIGHT: 2px"><FONT face="宋体" size="2">
<asp:DropDownList id="ddlJBXZ" runat="server" AutoPostBack="True" Width="104px" CssClass="weby">
<asp:ListItem Value="延时">延时</asp:ListItem>
<asp:ListItem Value="周末">周末</asp:ListItem>
<asp:ListItem Value="节假日">节假日</asp:ListItem>
</asp:DropDownList>
<asp:Label id="Label5" runat="server" CssClass="weby" Font-Bold="True">加班事由</asp:Label>
<asp:TextBox id="txtJBSY" runat="server" CssClass="weby"></asp:TextBox></FONT></TD>
</TR>
<TR>
<TD style="WIDTH: 68px; HEIGHT: 23px"><STRONG><FONT face="宋体" size="2">
<asp:Label id="Label7" runat="server" CssClass="weby" Font-Bold="True">加班小时数</asp:Label></FONT></STRONG></TD>
<TD style="WIDTH: 388px; HEIGHT: 23px"><FONT face="宋体" size="2">
<asp:TextBox id="txtJBSJ" runat="server" CssClass="weby" Width="101px"></asp:TextBox>
<asp:Label id="Label6" runat="server" CssClass="weby" Font-Bold="True">审核人</asp:Label>
<asp:DropDownList id="ddlYG3" runat="server" AutoPostBack="True" Width="134px" CssClass="weby"></asp:DropDownList></FONT></TD>
</TR>
<TR>
<TD style="WIDTH: 68px; HEIGHT: 4px" width="68"></TD>
<TD style="WIDTH: 390px; HEIGHT: 4px">
<asp:Label id="statusbar" runat="server" Width="176px" CssClass="weby" ForeColor="Red"></asp:Label></TD>
</TR>
<TR>
<TD style="WIDTH: 68px; HEIGHT: 39px" width="68"><STRONG><FONT face="宋体" size="2"></FONT></STRONG></TD>
<TD style="WIDTH: 390px; HEIGHT: 39px"><FONT face="宋体" size="2">
<P align="right">
<asp:Button id="btnADD" runat="server" Width="56px" Text="添加"></asp:Button>
<asp:Button id="btnOK" runat="server" Width="65px" Text="完成" Visible="False"></asp:Button></P>
</FONT>
</TD>
</TR>
</TABLE>
</FONT>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -