Bez popisu

WorkOrderDeal.html 6.3KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="UTF-8">
  5. <script src="../Script/Common/huayi.load.js"></script>
  6. <script src="../Script/Common/huayi.config.js"></script>
  7. <link href="../css/WorkOrder/Search.css" rel="stylesheet">
  8. <link rel="stylesheet" href="../js/zTree/zTreeStyle.css" />
  9. <script src="../js/zTree/jquery.ztree.core.js"></script>
  10. <link rel="stylesheet" href="../js/webuploader/webuploader.css" />
  11. <link href="../css/init.css" rel="stylesheet" />
  12. <title>工单处理</title>
  13. <style>
  14. #xl_box {
  15. width: 168px;
  16. height: 26px;
  17. padding: 1px 5px;
  18. border: 1px solid #ccc;
  19. }
  20. .img-box {
  21. width: 120px;
  22. height: 120px;
  23. background-size: 100% 100%;
  24. display: inline-block;
  25. position: relative;
  26. border-radius: 5px;
  27. margin-right: 10px;
  28. border: solid 1px #e8e8e8;
  29. cursor: pointer;
  30. text-align: center;
  31. line-height: 120px;
  32. }
  33. label {
  34. margin-right: 10px;
  35. }
  36. input[type="radio"] {
  37. margin-top: 3px!important;
  38. }
  39. .de_icon {
  40. position: absolute;
  41. top: 0;
  42. right: 25px;
  43. line-height: 27px;
  44. cursor: pointer;
  45. display: none;
  46. }
  47. .file_list{
  48. position: absolute;
  49. top: 30px;
  50. right: 35px;
  51. }
  52. #xl_boxs{
  53. width: 168px;
  54. height: 26px;
  55. padding: 1px 5px;
  56. border: 1px solid #ccc;
  57. }
  58. </style>
  59. </head>
  60. <body>
  61. <div class="shade_content">
  62. <div class="dgxx_table size-13">
  63. <table class="_table1 table table-bordered table-hover " border="0" cellspacing="0" cellpadding="0" style="width: 100%;">
  64. <tr>
  65. <th>工单编号:</th>
  66. <td>
  67. <span id="cl_gdbh"></span>
  68. </td>
  69. <!-- <th>工单类型:</th>
  70. <td>
  71. <span id="cl_gdlx"></span>
  72. </td>-->
  73. <th>客户电话:</th>
  74. <td>
  75. <span id="cl_khdh"></span>
  76. <img src="../img/Phones.png" class="callout" />
  77. </td>
  78. </tr>
  79. <tr>
  80. <th>客户姓名:</th>
  81. <td>
  82. <div class="inpBox">
  83. <input type="text" class="inps form-control" id="cl_khxm" placeholder="请输入客户姓名" />
  84. </div>
  85. </td>
  86. <th>问题分类:</th>
  87. <td>
  88. <div class="inpBox">
  89. <!--<input type="text" class="inps form-control" id="xl_box" placeholder="请输入信息分类" />-->
  90. <select id="xl_box" class="form-control" placeholder="请输入问题分类">
  91. <option value="">请选择</option>
  92. </select>
  93. </div>
  94. </td>
  95. </tr>
  96. <tr>
  97. <th>热点问题:</th>
  98. <td>
  99. <select id="xq_rdwt" class="form-control" placeholder="请输入热点问题" style="width: 50%;">
  100. <option value="">请选择</option>
  101. </select>
  102. </td>
  103. </tr>
  104. <tr>
  105. <th>调查时间:</th>
  106. <td>
  107. <div class="inpBox">
  108. <input type="text" placeholder="请选择调查时间" class="inps form-control" id="t_inqtime" />
  109. </div>
  110. </td>
  111. <th>调查员:</th>
  112. <td>
  113. <div class="inpBox">
  114. <input type="text" class="inps form-control" id="t_inquser" placeholder="请输入调查员" />
  115. </div>
  116. </td>
  117. </tr>
  118. <tr>
  119. <th>反映问题:</th>
  120. <td colspan="3">
  121. <textarea id="t_detail" rows="3" cols="20" class="form-control" placeholder="请输入反映问题"></textarea>
  122. </td>
  123. </tr>
  124. <!-- <tr>
  125. <th>回访反馈情况:</th>
  126. <td colspan="3">
  127. <textarea id="t_answer" rows="3" cols="20" class="form-control" placeholder="请输入回访反馈情况"></textarea>
  128. </td>
  129. </tr> -->
  130. <tr>
  131. <th>问题处理情况:</th>
  132. <td colspan="3">
  133. <textarea id="cont" rows="3" cols="20" class="form-control" placeholder="请输入问题处理情况"></textarea>
  134. </td>
  135. </tr>
  136. <tr>
  137. <th>备注:</th>
  138. <td colspan="3">
  139. <textarea id="t_remarks" rows="3" cols="20" class="form-control" placeholder="请输入备注"></textarea>
  140. </td>
  141. </tr>
  142. <tr>
  143. <th>处理部门:</th>
  144. <td>
  145. <div class="inpBox" style="position: relative;">
  146. <select class="form-control input-sm" id="clbmname" placeholder="请选择处理部门" >
  147. <option value="0">请选择</option>
  148. </select>
  149. </div>
  150. </td>
  151. <th>处理人:</th>
  152. <td >
  153. <div class="inpBox">
  154. <select class="form-control input-sm" id="clidname" placeholder="请输入处理人姓名" >
  155. <option value="0">请选择</option>
  156. </select>
  157. </div>
  158. </td>
  159. </tr>
  160. <tr>
  161. <!-- <th>交办单位:</th>
  162. <td >
  163. <div class="inpBox">
  164. <input type="text" class="inps form-control" id="xl_boxs" placeholder="请输入交办单位" />
  165. <select name="" id="xl_boxs" class="form-control">
  166. <option value="">请选择</option>
  167. </select>
  168. </div>
  169. </td> -->
  170. <th>处理结果:</th>
  171. <td>
  172. <div>
  173. <label style="font-weight: normal;" class="radio-inline">
  174. <input type="radio" value="1" name="ltype" checked="checked" /> 已完结
  175. </label>
  176. <label style="font-weight: normal;" class="radio-inline">
  177. <input type="radio" value="0" name="ltype" />未完结
  178. </label>
  179. </div>
  180. </td>
  181. <th>是否修复:</th>
  182. <td>
  183. <div>
  184. <label style="font-weight: normal;" class="radio-inline">
  185. <input type="radio" value="1" name="isT" checked="checked" /> 是
  186. </label>
  187. <label style="font-weight: normal;" class="radio-inline">
  188. <input type="radio" value="0" name="isT" />否
  189. </label>
  190. </div>
  191. </td>
  192. </tr>
  193. <tr>
  194. <th>图文信息:</th>
  195. <td colspan="5">
  196. <div class="clearfix" id="IMG_box">
  197. </div>
  198. </td>
  199. </tr>
  200. </table>
  201. </div>
  202. <div class="clearfix wh_btn">
  203. <input type="button" value="确定" class=" btns" id="clgd" />
  204. </div>
  205. </div>
  206. <script src="../js/autosize/autosize.js"></script>
  207. <script src="../js/laydate/laydate.js"></script>
  208. <script src="../js/download/download.js"></script>
  209. <script src="../js/WorkOrder/WorkDeal.js"></script>
  210. </body>
  211. </html>