auditedorginfo.jsp

来自「java jsp教程」· JSP 代码 · 共 228 行

JSP
228
字号
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=(0047)http://midi/application/common/FrameControl.htm -->
<HTML><HEAD><TITLE></TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<link rel="stylesheet" href="../include/style.css">
<META content="MSHTML 6.00.2800.1170" name=GENERATOR>
<style type="text/css">
<!--
.style1 {font-size: 16px}
.style2 {
	font-size: 12px;
	font-weight: bold;
}
.style4 {font-size: 12px}
-->
</style>
</HEAD>

<SCRIPT language=JavaScript src="../include/common.js"></SCRIPT>
<SCRIPT LANGUAGE="JavaScript" src="../include/calendar.js"></SCRIPT>
<SCRIPT language=JavaScript>
selectedMeeting=0;

function RadioSelected(muuid,state)
{
	document.form1.muuid.value=muuid;
	document.form1.state.value=state;
	selectedMeeting=1;
}

function delMeeting()
{
	if(selectedMeeting==0)
	{
		alert("先选择一个计划");
		return;
	}
	state=document.form1.state.value;
		if(state==2 || state==3)
		{
				alert("已通过审批的会议不能删除");
				return;
		}
	if(confirm("确认删除吗?"))
	{
		if((state==1) || (state==4))
		{
				sMUUID=document.form1.muuid.value;
				
		}
	}
}

function ModifySelected()
{
	if(selectedMeeting==0)
	{
		alert("先选择一个计划");
		return;
	}
	muuid=document.form1.muuid.value;
	state=document.form1.state.value;
	if(state==2 || state==3)
		{
			alert("已通过审批的计划不能修改");
			return;
		}
	window.location.href="../plan/plan_add.html";
}

function Open(url){
window.open(url,"","width=470,height=400,scrollbars=yes");
}

function addMeeting()
{
	window.location.href="../plan/plan_add.html";
}
function viewMeetingInfo(muuid)
{
	
}
function serch()
{
	window.location.href="../plan/plan_search.html";
}
function viewinfo()
{
	wx=600;
	wy=400;
	urlstr="auditplan_viewinfo.html";
	x=(window.screen.width-wx)/2;
	y=(window.screen.height-wy)/2;
	wposition=",left="+x+",top="+y;
	window.open(urlstr,"查看计划信息","width="+wx+",height="+wy+",scrollbars=yes,status=no"+wposition);
}
function showprocess()
{
	wx=800;
	wy=500;
	window.resizeTo(wx,wy); 
	x=(window.screen.width-wx)/2;
	y=(window.screen.height-wy)/2;
	window.moveTo(x,y);
	window.location.href="../project/project_viewinfo2_1.html";
}
</SCRIPT>
<BODY text=#000000 leftMargin=0 background=../images/grid.gif 
topMargin=10>
  <form name="form1" method="post">
    <TABLE cellSpacing=0 cellPadding=0 width="98%" align=center border=0>
      <TBODY>
        <TR>
          <TD align=middle><TABLE cellSpacing=1 borderColorDark=#dfdfff cellPadding=2 
            width="100%" align=center bgColor=#b3c4db borderColorLight=#003366 
            border=0>
              <TBODY>
                <TR bgcolor="#a6d0f2">
                  <TD align=middle colSpan=4 height=30><div align="center" class="style1"> 单 位 详 细 信 息</div></TD>
                </TR>
                <TR onmouseover="this.bgColor='#EBEBEB';" onmouseout="this.bgColor='#EEF4FF';" bgColor=#eef4ff>
                  <TD width="24%" align=center><div align="right">应审计单位编码:</div></TD>
                  <TD width="36%" height="25" align=middle><div align="center" class="style4">
                    <div align="left">205001001000</div>
                  </div></TD>
                  <TD width="13%" align=center><div align="center" class="style4"> 
                    <div align="right">单位级别: </div>
                  </div></TD>
                  <TD width="27%" align=center><div align="center" class="style4">
                    <div align="left">局级</div>
                  </div></TD>
                </TR>
                <TR onmouseover="this.bgColor='#EBEBEB';" onmouseout="this.bgColor='#EEF4FF';" bgColor=#eef4ff>
                  <TD align="center"> <div align="right">应审计单位名称: </div></TD>
                  <TD  height="25" align=middle> <div align="left">大庆油田采油一厂</div></TD>
                  <TD  align=center> <div align="right">单位类别: </div></TD>
                  <TD  align=center > <div align="left">油气田企业</div></TD>
                </TR>
                <TR onmouseover="this.bgColor='#EBEBEB';" onmouseout="this.bgColor='#EEF4FF';" bgColor=#eef4ff>
                  <TD align="center"><div align="right">单位资产:</div></TD>
                  <TD  height="25" align=middle><div align="left"> 23,123,987.98 万元 </div></TD>
                  <TD colspan="2"  align=center>&nbsp;</TD>
                </TR>
                <TR onmouseover="this.bgColor='#EBEBEB';" onmouseout="this.bgColor='#EEF4FF';" bgColor=#eef4ff>
                  <TD align="center"><div align="right">单位概况:</div></TD>
                  <TD  height="25" colspan="3" align=middle><div align="left">效益很好得厂子</div></TD>
                </TR>
              </TBODY>
          </TABLE></TD>
        </TR>
      </TBODY>
    </TABLE>
    <br>
    <TABLE cellSpacing=0 cellPadding=0 width="98%" align=center border=0>
    <TBODY>
      <TR>
        <TD align=middle>  <TABLE cellSpacing=1 borderColorDark=#dfdfff cellPadding=2 
            width="100%" align=center bgColor=#b3c4db borderColorLight=#003366 
            border=0>
                    <TBODY>
				  		<TR bgcolor="#a6d0f2"> 
	               	 <TD align=middle colSpan=6 height=30><div align="center" class="style1">历 年 审 计 项 目 列 表</div></TD>
	              	</TR>
	               <TR onmouseover="this.bgColor='#EBEBEB';" onmouseout="this.bgColor='#EEF4FF';" bgColor=#eef4ff>
                     <TD width="7%" align=center><strong>序号
					 </strong></TD>
	                  <TD width="18%" align=middle><div align="center"><span class="unnamed1"><strong>项目编号</strong></span></div></TD>
	                  <TD width="12%" align=middle><div align="center"><strong>审计年度</strong></div></TD>
	                  <TD width="32%" height="25" align=middle>
								<div align="center" class="style2">审计项目名称</div>
					 </TD>
	                  <TD width="17%" align=center>
	           				<div align="center" class="style2">项目类别</div>
           			 </TD>
	                  <TD width="14%" align=center><strong>审计组长</strong></TD>
	                  </TR>
     
           			 <TR onmouseover="this.bgColor='#EBEBEB';" onmouseout="this.bgColor='#EEF4FF';" bgColor=#eef4ff>
              				<TD align="center" >1</TD>
								<TD align=middle><div align="center">sjjh2010000012003001</div></TD>
								<TD align=middle><div align="center">2003</div></TD>
								<TD  height="25" align=middle>
												<div align="center">
													<a href="#" onClick="showprocess()">关于厂长张XXX的离任审计</a>
												</div>
					   </TD>
	                  	<TD  align=center >
       				   <div align="center"> 任期经济责任 </div></TD>
                        <TD " align=center >
       				   <div align="center">李长明</div></TD>
                      </TR>
            		<TR onmouseover="this.bgColor='#EBEBEB';" onmouseout="this.bgColor='#EEF4FF';" bgColor=#eef4ff>
              				<TD align="center">2</TD>
								<TD align=center>sjjh2010000012002002</TD>
								<TD align=center>2002</TD>
								<TD  height="25" align=center>
												<div align="center">
													<a href="#" onClick="showprocess()">维修采油设备的审计</a>
												</div>
								</TD>
                        <TD  align=center>
                          				<div align="center">
                          				  <p>维修工程审计</p>
                          				</div></TD>
                        <TD " align=center>
                          				<div align="center">王刚</div></TD>
                      </TR>
                    </TBODY>
                  </TABLE>
        </TD>
      </TR>
    </TBODY>
    </TABLE></TD>
      </TR>
      <TR> 
    <td align="center" height="23" colspan="7">
    </td>
</TR><tr>
<td align="left">
  <div align="center"><br>
      <img src="../images/close.gif" style="cursor:hand;" align="absmiddle" alt="返回" onClick="window.close()"><br>
  </div></td>
</tr>
  </form>
</BODY></HTML>


⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?