| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293 |
- <!DOCTYPE html>
- <html>
- <head>
- <meta charset="UTF-8">
- <script src="../Script/Common/huayi.load.js"></script>
- <script src="../Script/Common/huayi.config.js"></script>
- <link href="../css/WorkOrder/Search.css" rel="stylesheet">
- <link href="../css/init.css" rel="stylesheet" />
- <title>工单处理(结束)</title>
- <style type="text/css">
- #deal_table tr td{
- width:30%;
- }
- #F_Address{
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="shade_content workOrderEnd">
- <div class="dgxx_table size-13">
- <table id="deal_table" class="_table1 table table-bordered table-hover " border="0" cellspacing="0" cellpadding="0" style="width: 100%;">
- <tr>
- <th>工单编号:</th>
- <td>
- <span id="cl_gdbh"></span>
- </td>
- <th>工单类型:</th>
- <td>
- <span id="cl_gdlx"></span>
- </td>
- </tr>
- <tr>
- <th>工单来源:</th>
- <td>
- <span id="xq_source"></span>
- </td>
- <th>客户姓名:</th>
- <td>
- <span id="cl_khxm"></span>
- </td>
- <!-- <th>业务办理:</th>
- <td>
- <span id="xq_handle"></span>
- </td> -->
- </tr>
- <tr>
- <th>客户电话:</th>
- <td>
- <span id="cl_khdh"></span>
- </td>
- <th>部门:</th>
- <td colspan="3">
- <span id="cl_gdn"></span>
- </td>
- </tr>
-
- <tr>
- <th>处理内容:</th>
- <td colspan="3">
- <div>
- <textarea id="cont" class="form-control" name="" rows="3" style="width:100%; resize: none;"></textarea>
- </div>
- </td>
- </tr>
- <tr>
- <th>是否处理工单:</th>
- <td >
- <div id="Depth">
- <label class="radio-inline">
- <input type="radio" name="isoverOptions" value="1" checked="checked"> 是
- </label>
- <label class="radio-inline">
- <input type="radio" name="isoverOptions" value="0" id="gdxq_">否
- </label>
-
- </div>
- </td>
- <th id="F_Address">请选择原因:</th>
- <td id="F_Address">
- <label class="radio-inline">
- <select class="col-md-3 form-control" type="radio" name="isove" id="wclyy"></select>
- </label>
- </td>
- </tr>
-
-
- <table id="ccc" class="_table1 table table-bordered table-hover " border="0" cellspacing="0" cellpadding="0" style="width: 100%; display: none;" >
- <tr>
- <th colspan="4">咨询类市场管理科</th>
- </tr>
- <tr>
-
- <th>初审意见:</th>
- <td >
- <select class="form-control selectpicker" id="chushen">
-
- </select>
- </td>
- </tr>
- </table>
- <table id="ddd" class="_table1 table table-bordered table-hover " border="0" cellspacing="0" cellpadding="0" style="width: 100%; display: none;" >
-
-
-
- <!-- <tr>
- <th>补偿方式:</th>
- <td>
- <div id="buchang">
- <input type="radio" name="buchang" value="实物" checked="checked">实物
- <input type="radio" name="buchang" value="钱款">钱款
- </div>
- </td>
- <th style="display: none;" id="ppp">补偿钱款:</th>
- <td style="display: none;" id="vvv">
- <input type="text" name="" id="butong" value="" class="form-control selectpicker"
- onkeyup="this.value=this.value.replace(/[^0-9\.]/g,'')" placeholder="请输入补偿钱款"/>
- </td>
- </tr> -->
-
- </table>
- </table>
-
- <table id="abc" class="_table1 table table-bordered table-hover " border="0" cellspacing="0" cellpadding="0" style="width: 100%; display: none;" >
- <tr>
- <th colspan="4">投诉类市场管理科</th>
- </tr>
- <tr>
- <th>生产基地:</th>
- <td >
- <select class="form-control selectpicker" id="zhibao">
- <option value ="">请选择</option>
- </select>
- </td>
-
- </tr>
- </table>
- <table id="shicon" class="_table1 table table-bordered table-hover " border="0" cellspacing="0" cellpadding="0" style="width: 100%; display: none; ">
- <tr>
- <th>是否回访:</th>
- <td >
- <div id="huifang">
- <input type="radio" name="shi" id="" value="0" checked="checked"/>否
- <input type="radio" name="shi" id="" value="1" />是
- </div>
- </td>
- </tr>
- <tr>
- <th >索赔金额:</th>
- <td>
- <input type="text" class="form-control selectpicker" id="suopei" placeholder="单位:元"
- onkeyup="this.value=this.value.replace(/[^0-9\.]/g,'')"/>
- </td>
- <th >责任单位可多选:</th>
- <td>
- <div id="duoxuan">
- <input type="checkbox" name="duo" value="生产">生产
- <input type="checkbox" name="duo" value="研发">研发
- <input type="checkbox" name="duo" value="农化">农化
- <input type="checkbox" name="duo" value="物流">物流
- <input type="checkbox" name="duo" value="质量管理科">质量管理科
- <input type="checkbox" name="duo" value="销售内勤">销售内勤
- </div>
- <input type="hidden" id="txtServerType" value="" />
- </td>
- </tr>
- <tr>
- <th>改进要求:</th>
- <td>
- <input type="text" id="yaoqiu" value="" placeholder="请输入改进要求" class="form-control selectpicker"/>
- </td>
- <th>对应办理工作流单号:</th>
- <td>
- <input type="text" id="danhao" value="" placeholder="请输入工作流单号" class="form-control selectpicker">
- </td>
- </tr>
- <tr>
- <th>补偿方式:</th>
- <td>
- <div id="buchang">
- <input type="radio" name="buchan" value="实物" checked="checked">实物
- <input type="radio" name="buchan" value="钱款">钱款
- </div>
- </td>
- <th style="display: none;" id="mction">补偿钱款:</th>
- <td style="display: none;" id="mcttic">
- <input type="text" name="" id="bcqkun" value="" class="form-control selectpicker"
- onkeyup="this.value=this.value.replace(/[^0-9\.]/g,'')" placeholder="请输入补偿钱款"/>
- </td>
- </tr>
- <tr>
- <th>对应办理工作流单号:</th>
- <td>
- <input type="text" class="form-control" id="duiying" placeholder="请输入工作流单号"/>
- </td>
- <th>确认返账金额:</th>
- <td>
- <input type="text" class="form-control" id="shenpi" placeholder="请输入工作流单号"/>
- </td>
- </tr>
-
- <tr>
- <th>办理意见:</th>
- <td>
- <div id="yijian">
- <input type="radio" name="tong" value="同意" checked="checked">同意
- <input type="radio" name="tong" value="不同意">不同意
- </div>
- </td>
- <th style="display: none;" id="nrr">不同意意见:</th>
- <td style="display: none;" id="ytt">
- <input type="text" name="" id="butong" value="" class="form-control selectpicker" placeholder="请输入不同意意见"/>
- </td>
- </tr>
- <tr>
- <th>确认实收数量:</th>
- <td>
- <input type="text" id="shuliang" value="" placeholder="吨" class="form-control selectpicker"
- onkeyup="this.value=this.value.replace(/[^0-9\.]/g,'')"/>
- </td>
- <th>对应责任单位:</th>
- <td>
- <div id="zeren">
- <select class="form-control selectpicker" id="cataa" >
- <option selected="selected" value="">请选择</option>
- </select>
- </div>
- </td>
- </tr>
-
- <tr>
- <th>质量事件等级:</th>
- <td>
- <select class="form-control selectpicker" id="cat" >
- <option selected="selected" value="">请选择</option>
- </select>
- </td>
- </tr>
-
- </table>
- <table id="abcd" class="_table1 table table-bordered table-hover " border="0" cellspacing="0" cellpadding="0" style="width: 100%; display: none;" >
- </table>
- </table>
-
- <table id="abcde" class="_table1 table table-bordered table-hover " border="0" cellspacing="0" cellpadding="0" style="width: 100%; display: none;" >
- <tr>
- <th colspan="4">抽检类市场管理科</th>
- </tr>
- <tr>
- <th>生产基地:</th>
- <td>
- <div id="choujian">
- <select class="form-control selectpicker" id="chou"></select>
- </div>
- </td>
- <!-- <th>自检结果:</th>
- <td>
- <input type="text" class="form-control" id="zijian" placeholder="请输入自检结果"/>
- </td> -->
- </tr>
-
- </table>
- <table id="abcdef" class="_table1 table table-bordered table-hover " border="0" cellspacing="0" cellpadding="0" style="width: 100%; display: none;" >
- <tr>
- <th colspan="4">抽检类质量管理部</th>
- </tr>
- <tr>
- <th>是否备案:</th>
- <td>
- <div id="gongzuol">
- <input type="radio" name="chou" id="" value="未备案" checked="checked"/>未备案
- <input type="radio" name="chou" id="" value="已备案" />已备案
- </div>
- </td>
- </tr>
- </table>
-
-
- </table>
- </div>
- <div class="clearfix wh_btn">
- <input type="button" value="确定" class="btn btn-primary btn-sm" id="clgd" />
- </div>
- </div>
- <script src="../js/autosize/autosize.js"></script>
- <script src="../js/WorkOrder/WorkOrderEnd.js"></script>
- </body>
- </html>
|