📄 assetsadd.aspx
字号:
<%@ Page language="c#" Codebehind="AssetsAdd.aspx.cs" AutoEventWireup="false" Inherits="AMSystem.admin.AssetsPart.AssetsAdd" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>ZiChanAdd</title>
<meta content="Microsoft Visual Studio .NET 7.1" name="GENERATOR">
<meta content="C#" name="CODE_LANGUAGE">
<meta content="JavaScript" name="vs_defaultClientScript">
<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
<LINK href="../../css/css.css" type="text/css" rel="stylesheet">
<SCRIPT src="../../js/setday.js"></SCRIPT>
</HEAD>
<body>
<form id="Form1" method="post" runat="server">
<FONT face="宋体">
<table height="139" width="100%" border="1" borderColor="#ffffff" cellSpacing="0" cellPadding="0">
<tr>
<td class="P1" background="../../Images/bgcolor.gif" colSpan="10" height="30">
<P align="center">设备添加
</P>
</td>
</tr>
<tr class="P" bgColor="#e7f7ef" height="25" width="10%">
<td class="P">
<P align="right">资产编号:</P>
</td>
<td class="P"><asp:label id="lbl_AssetsCoding" runat="server"></asp:label></td>
<td class="P">
<P align="right">财务号:</P>
</td>
<td class="P"><asp:textbox id="txt_FinanceNum" runat="server" Width="80px"></asp:textbox></td>
<TD class="P">
<P align="right">名称:</P>
</TD>
<TD class="P"><asp:textbox id="txt_Name" runat="server" Width="80px"></asp:textbox></TD>
<TD class="P">
<P align="right">单位:</P>
</TD>
<TD class="P"><asp:dropdownlist id="ddl_Unit" runat="server" Width="80px" AutoPostBack="True"></asp:dropdownlist></TD>
<TD class="P"></TD>
<TD class="P"></TD>
</tr>
<tr class="P" bgColor="#e7f7ef" height="25">
<td>
<P align="right">原值:</P>
</td>
<td><asp:textbox id="txt_OriValue" runat="server" Width="80px"></asp:textbox></td>
<td>
<P align="right"><FONT face="宋体">品牌</FONT>:</P>
</td>
<td><asp:textbox id="txt_Brand" runat="server" Width="80px"></asp:textbox></td>
<TD>
<P align="right"><FONT face="宋体">购置时间</FONT>:</P>
</TD>
<TD><INPUT id="ST_PurchaseTime" style="WIDTH: 80px; HEIGHT: 22px" onClick="setday(this)" size="12"
name="starttime" runat="server">
</TD>
<TD>
<P align="right"><FONT face="宋体">使用年限</FONT>:</P>
</TD>
<TD>
<P align="left"><asp:dropdownlist id="ddl_UseYears" runat="server" Width="80px"></asp:dropdownlist></P>
</TD>
<TD>
<P align="right"><FONT face="宋体">规格型号</FONT>:</P>
</TD>
<TD><asp:textbox id="txt_Spec" runat="server" Width="80px"></asp:textbox></TD>
</tr>
<TR class="P" bgColor="#e7f7ef" height="25">
<TD style="HEIGHT: 5px">
<P align="right">大类:</P>
</TD>
<TD style="HEIGHT: 5px"><asp:dropdownlist id="ddl_UseDep" runat="server" Width="80px" AutoPostBack="True"></asp:dropdownlist></TD>
<TD style="HEIGHT: 5px">
<P align="right">小类:</P>
</TD>
<TD style="HEIGHT: 5px"><asp:dropdownlist id="ddl_Class" runat="server" Width="80px" AutoPostBack="True"></asp:dropdownlist></TD>
<TD style="HEIGHT: 5px">
<P align="right">使用部门:</P>
</TD>
<TD style="HEIGHT: 5px">
<asp:DropDownList id="ddl_usedep2" runat="server" Width="80px"></asp:DropDownList></TD>
<TD colSpan="4" style="HEIGHT: 5px"></TD>
</TR>
<TR>
<TD class="P" bgColor="#e7f7ef" colSpan="2" height="25">
<P align="right">请选择选填内容:</P>
</TD>
<TD class="P" bgColor="#e7f7ef" colSpan="8" height="25">
<asp:RadioButtonList id="RadioButtonList1" runat="server" Width="100%" AutoPostBack="True" Font-Size="12px"
RepeatDirection="Horizontal">
<asp:ListItem Value="电脑信息">电脑信息</asp:ListItem>
<asp:ListItem Value="车辆信息">车辆信息</asp:ListItem>
<asp:ListItem Value="房屋建筑信息">房屋建筑信息</asp:ListItem>
<asp:ListItem Value="其他">其他</asp:ListItem>
</asp:RadioButtonList></TD>
</TR>
<TR>
<TD class="P" colSpan="10"><asp:panel id="PanelComputer" runat="server" Width="100%" Visible="False">
<TABLE borderColor="#ffffff" cellSpacing="0" cellPadding="0" width="100%" border="1">
<TR class="P" align="right" bgColor="#e7f7ef" height="25" width="100%">
<TD height="25">CPU:</TD>
<TD class="P" align="left" width="10%" height="25">
<asp:DropDownList id="ddl_CompCPU" runat="server" Width="80px" Font-Size="12px"></asp:DropDownList></TD>
<TD class="P" align="right" width="10%" bgColor="#e7f7ef" height="25">内存:</TD>
<TD class="P" align="left" width="10%" bgColor="#e7f7ef" height="25">
<asp:DropDownList id="ddl_CompMemory" runat="server" Width="80px" Font-Size="12px"></asp:DropDownList></TD>
<TD class="P" align="right" width="10%" bgColor="#e7f7ef" height="25">硬盘:</TD>
<TD class="P" align="left" width="10%" bgColor="#e7f7ef" height="25">
<asp:DropDownList id="ddl_CompHardDisk" runat="server" Width="80px" Font-Size="12px"></asp:DropDownList></TD>
<TD class="P" align="right" width="10%" bgColor="#e7f7ef" height="25">显卡:</TD>
<TD class="P" align="left" width="10%" bgColor="#e7f7ef" height="25">
<asp:DropDownList id="ddl_CompDisplayCard" runat="server" Width="80px" Font-Size="12px"></asp:DropDownList></TD>
<TD class="P" align="right" width="10%" bgColor="#e7f7ef" height="25">声卡:</TD>
<TD class="P" align="left" width="10%" bgColor="#e7f7ef" height="25">
<asp:DropDownList id="ddl_CompSoundCard" runat="server" Width="80px" Font-Size="12px"></asp:DropDownList></TD>
</TR>
<TR>
<TD class="P" align="right" width="10%" bgColor="#e7f7ef" height="25">光驱:</TD>
<TD class="P" align="left" width="10%" bgColor="#e7f7ef" height="25">
<asp:DropDownList id="ddl_CompODD" runat="server" Width="80px" Font-Size="12px"></asp:DropDownList></TD>
<TD class="P" align="right" width="10%" bgColor="#e7f7ef" height="25">软驱:</TD>
<TD class="P" align="left" width="10%" bgColor="#e7f7ef" height="25">
<asp:DropDownList id="ddl_CompFloppy" runat="server" Width="80px" Font-Size="12px"></asp:DropDownList></TD>
<TD class="P" align="right" width="10%" bgColor="#e7f7ef" height="25">显示器:</TD>
<TD class="P" align="left" bgColor="#e7f7ef" height="25">
<asp:TextBox id="txt_CompDisplay" runat="server" Width="80px" Font-Size="12px"></asp:TextBox></TD>
<TD class="P" align="right" bgColor="#e7f7ef" height="25">鼠标:</TD>
<TD class="P" align="left" bgColor="#e7f7ef" height="25">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -