📄 query_update.aspx
字号:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Query_Update.aspx.cs" Inherits="Qurey_Update" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
<title>数据查询修改--中国人寿保险股份有限公司厦门分公司--固定资产录入系统</title>
</head>
<body leftmargin="0" topmargin="0">
<form id="form1" runat="server">
<div style="text-align:center">
<asp:Panel ID="pl_report" runat="server" BackColor="White" BorderColor="#C0FFFF" BorderStyle="Groove"
Height="565px" Style="z-index: 100; left: 263px; position: absolute; top: 185px"
Width="657px">
<table border="2" frame="box" style="border-right: thin solid; table-layout: fixed;
border-top: thin solid; z-index: 103; left: 18px; border-left: thin solid; width: 630px;
cursor: crosshair; border-bottom: thin solid; position: absolute; top: 15px;
border-collapse: collapse; height: 547px">
<tr>
<td align="center" style="width: 90px; height: 40px">
固定资产<br />
名称</td>
<td id="grid11" align="center" style="width: 155px; height: 40px">
<asp:TextBox ID="txt_name" runat="server" Style="z-index: 100; left: 139px;
top: 16px"></asp:TextBox>
</td>
<td align="center" style="width: 90px; height: 40px">
品牌名称</td>
<td id="grid12" align="center" style="width: 155px; height: 40px">
<asp:TextBox ID="txt_brain" runat="server" Style="z-index: 100; left: 446px;
top: 17px"></asp:TextBox>
</td>
</tr>
<tr>
<td align="center" style="width: 90px; height: 40px">
规格型号</td>
<td id="grid21" align="center" style="width: 155px; height: 40px">
<asp:TextBox ID="txt_type" runat="server" Style="z-index: 100; left: 137px;
top: 71px"></asp:TextBox>
</td>
<td align="center" style="width: 90px; height: 40px">
数量</td>
<td id="grid22" align="center" style="width: 155px; height: 40px">
<asp:TextBox ID="txt_number" runat="server" Style="z-index: 100; left: 445px;
top: 70px"></asp:TextBox>
</td>
</tr>
<tr>
<td align="center" style="width: 90px; height: 40px">
年度编号<br />
(序列号)</td>
<td id="grid31" align="center" style="width: 155px; height: 40px">
<asp:TextBox ID="txt_y_no_read" runat="server" Style="z-index: 100; left: 135px;
top: 124px" ReadOnly="True"></asp:TextBox>
</td>
<td align="center" style="width: 90px; height: 40px">
原值(元)</td>
<td id="grid32" align="center" style="width: 155px; height: 40px">
<asp:TextBox ID="txt_old_value" runat="server" Style="z-index: 100; left: 448px;
top: 122px"></asp:TextBox>
</td>
</tr>
<tr>
<td align="center" style="width: 90px; height: 40px">
固定资产<br />
编号</td>
<td id="grid41" align="center" style="width: 155px; height: 40px">
<asp:TextBox ID="txt_f_no_change" runat="server" Style="z-index: 100; left: 136px;
top: 175px"></asp:TextBox>
</td>
<td align="center" style="width: 90px; height: 40px">
存放地点</td>
<td id="grid42" align="center" style="width: 155px; height: 40px">
<asp:TextBox ID="txt_u_bra" runat="server" Style="z-index: 100; left: 447px;
top: 178px"></asp:TextBox>
</td>
</tr>
<tr>
<td align="center" style="width: 90px; height: 40px">
增加时间</td>
<td id="grid51" align="center" style="width: 155px; height: 40px">
<asp:TextBox ID="txt_a_date" runat="server" Style="z-index: 100; left: 136px;
top: 230px"></asp:TextBox>
</td>
<td align="center" style="width: 90px; height: 40px">
增加变动<br />
原因</td>
<td id="grid52" align="center" style="width: 155px; height: 40px">
<asp:TextBox ID="txt_a_reason_detail" runat="server" Style="z-index: 100; left: 447px;
top: 229px"></asp:TextBox>
</td>
</tr>
<tr>
<td align="center" style="width: 90px; height: 40px">
减少时间</td>
<td id="grid61" align="center" style="width: 155px; height: 40px">
<asp:TextBox ID="txt_m_date" runat="server" Style="z-index: 100; left: 132px;
top: 285px"></asp:TextBox>
</td>
<td align="center" style="width: 90px; height: 40px">
减少变动<br />
原因</td>
<td id="grid62" align="center" style="width: 155px; height: 40px">
<asp:TextBox ID="txt_m_reason_detail" runat="server" Style="z-index: 100; left: 447px;
top: 282px"></asp:TextBox>
</td>
</tr>
<tr>
<td align="center" style="width: 90px; height: 40px">
经办人</td>
<td id="grid71" align="center" style="width: 155px; height: 40px">
<asp:TextBox ID="txt_deal_name" runat="server" Style="z-index: 100; left: 131px;
top: 339px"></asp:TextBox>
</td>
<td align="center" style="width: 90px; height: 40px">
验收人</td>
<td id="grid72" align="center" style="width: 155px; height: 40px">
<asp:TextBox ID="txt_check_name" runat="server" Style="z-index: 100; left: 446px;
top: 340px"></asp:TextBox>
</td>
</tr>
<tr>
<td align="center" style="width: 90px; height: 40px">
使用单位</td>
<td id="grid81" align="center" style="width: 155px; height: 40px">
<asp:TextBox ID="txt_u_branch" runat="server" Style="z-index: 100; left: 133px;
top: 392px"></asp:TextBox>
</td>
<td align="center" style="width: 90px; height: 40px">
领用部门领导</td>
<td id="grid82" align="center" style="width: 155px; height: 40px">
<asp:TextBox ID="txt_receive_name" runat="server" Style="z-index: 102; left: 447px;
top: 392px"></asp:TextBox>
</td>
</tr>
<tr>
<td align="center" style="width: 90px; height: 40px">
财务部门<br />
领导</td>
<td id="grid91" align="center" style="width: 155px; height: 40px">
</td>
<td align="center" style="width: 90px; height: 40px">
总经理室<br />
(审批)</td>
<td id="grid92" align="center" style="width: 155px; height: 40px">
</td>
</tr>
<tr>
<td align="center" style="width: 90px; height: 44px">
附属设备</td>
<td id="grid10" colspan="3" style="height: 44px" align="center">
<asp:TextBox ID="txt_as_equiment" runat="server" Height="64px" Style="z-index: 100;
left: 127px; top: 490px" Width="480px"></asp:TextBox>
</td>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -