<!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>
<!--Author:黄龙飞 huanglongfei001-->
<link type="text/css" rel="stylesheet" href="../../css/ui.css" />
<link type="text/css" rel="Stylesheet" href="../../css/tabs.css" />
<link type="text/css" rel="Stylesheet" href="../../css/datepicker.css" />
<link type="text/css" rel="Stylesheet" href="../../css/dialog.css" />
<script language="javascript" type="text/javascript" src="../../js/jQuery1.3.js"></script>
<script language="javascript" type="text/javascript" src="../../js/jquery-ui-1.7.1.js"></script>
<script language="javascript" type="text/javascript" src="../../js/pa_ui.js"></script>
<script language="javascript" type="text/javascript" src="../../js/ui.js"></script>
</head>
<body class="page">
<!--content begin-->
<div class="sitemappath">
当前位置: <span class="root parent">服务项目管理</span> <span class="separator">>></span>
<span class="current">新增</span></div>
<!--content end-->
<div class="formcontent" style="width: 98%;">
<form id="searchform" action="#" method="post">
<div pa_ui_name="autoexpand" pa_ui_autoexpand_target="#content" class="autoexpand">
1、服务基础信息</div>
<div id="content">
<table class="table_form margin">
<tr>
<td width="120px" class="td_title">
服务类型:</td>
<td>
<select id="serviceItemServiceTypeId" style="width: 135px">
<option selected="selected">请选择</option>
<option>电话服务</option>
<option>财务服务</option>
<option>员工服务</option>
<option>录入服务</option>
<option>两核服务</option>
<option>保全服务</option>
<option>审计服务</option>
<option>其他服务</option>
</select>
</td>
<td class="td_title">
收费方式:</td>
<td>
<select id="serviceItemChargeId" style="width: 135px">
<option selected="selected" value="0">请选择</option>
<option value="1">单价收费</option>
<option value="2">专项收费</option>
<option value="3">包干制收费</option>
</select>
</td>
<td class="td_title">
服务项目:</td>
<td>
<input type="text" id="serviceItemServiceTextId" style="width: 100px" /></td>
</tr>
<tr>
<td class="td_title">
生效日期:</td>
<td>
<input type="text" id="serviceItemStartDateId1" pa_ui_name="datepicker" class="datepicker"
readonly="readonly" pa_ui_datepicker_ifformat="%Y-%m-%d" pa_ui_datepicker_button="serviceItem_f_trigger_b"
pa_ui_datepicker_singleclick="true" pa_ui_datepicker_step="1" />
<img src="../../images/calen_pic.gif" id="serviceItem_f_trigger_b"
title="时间选择" class="trigger" /></td>
<td class="td_title">
到期日期:</td>
<td colspan="3">
<input type="text" id="serviceItemStartDateId1" pa_ui_name="datepicker" class="datepicker"
readonly="readonly" pa_ui_datepicker_ifformat="%Y-%m-%d" pa_ui_datepicker_button="serviceItem_f_trigger_b3"
pa_ui_datepicker_singleclick="true" pa_ui_datepicker_step="1" />
<img src="../../images/calen_pic.gif" id="serviceItem_f_trigger_b3"
title="时间选择" class="trigger" /></td>
</tr>
<tr>
<td class="td_title">
服务内容:</td>
<td colspan="44">
<textarea rows="8" cols="10"></textarea>
</td>
</tr>
</table>
<div class="textcenter margin">
<input type="button" id="serviceSaveButtonId" value="保 存" class="button btn_xs" />
<input type="button" id="serviceEditButtonId" value="修 改" class="button btn_xs" /></div>
</div>
<!-- 服务内容和指标-----------------开始 -->
<div class="margin" id="addNeirongDiv" style="display: none;">
<div pa_ui_name="autoexpand" pa_ui_autoexpand_target="#content2" class="autoexpand">
2、服务水平及目标</div>
<div id="content2">
<table class="table_list">
<thead>
<tr>
<th width="8%">
操作</th>
<th width="7%">
指标序号</th>
<th width="8%">
指标类型</th>
<th width="10%">
指标名称</th>
<th width="10%">
目标值</th>
<th width="10%">
指标单位</th>
<th width="8%">
指标备注</th>
<th width="7%">
目标符号</th>
<th width="13%">
生效日期</th>
<th width="15%">
到期日期</th>
</tr>
</thead>
<tbody id="neirongTabValue" style="display: none;">
<tr>
<td>
<a href="#" id="neirongDeleteId">删除</a><label id="neirongSeatId">|</label><a href="#"
id="neirongAddId">修改</a></td>
<td>
1</td>
<td>
<select id="neirongServiceSelect">
<option>请选择</option>
<option selected="selected">时效</option>
<option>差错</option>
<option>其他</option>
</select>
</td>
<td>
<input type="text" id="neirongService" size="15" value="差错件" /></td>
<td>
<input type="text" id="neirongService" size="15" value="0-2000PPM" /></td>
<td>
<input type="text" id="neirongService" size="15" val