濮阳12345web

notifiedList.html 13KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="UTF-8">
  5. <title>已通报列表</title>
  6. <script src="../Script/Common/huayi.load.js"></script>
  7. <script src="../Script/Common/huayi.config.js"></script>
  8. <link rel="stylesheet" href="../js/zTree/zTreeStyle.css" />
  9. <link rel="stylesheet" href="../css/init.css" />
  10. <style>
  11. #sqzx th {
  12. /*padding: 5px 8px 5px 0;*/
  13. text-align: right;
  14. }
  15. .select {
  16. width: 150px;
  17. background-color: #FFF;
  18. background-image: none;
  19. border: 1px solid #ccc;
  20. border-radius: 1px;
  21. color: inherit;
  22. padding: 6px 12px;
  23. }
  24. #sex {
  25. background-color: #FFF;
  26. background-image: none;
  27. border: 1px solid #ccc;
  28. border-radius: 1px;
  29. color: inherit;
  30. padding: 6px 12px;
  31. }
  32. input {
  33. background-color: #FFF;
  34. background-image: none;
  35. border: 1px solid #ccc;
  36. border-radius: 1px;
  37. color: inherit;
  38. padding: 6px 12px;
  39. }
  40. #sqzx td {
  41. padding: 6px 0 5px 10px;
  42. }
  43. .lxr ul li {
  44. float: left;
  45. list-style: none;
  46. width: 30%;
  47. margin-bottom: 5px;
  48. padding-top: 10px;
  49. }
  50. .clearFix:after {
  51. content: "";
  52. display: block;
  53. clear: both;
  54. }
  55. .form-group {
  56. padding-left: 40px;
  57. margin-bottom: 0;
  58. }
  59. textarea {
  60. height: 70px;
  61. border: 1px solid #ccc;
  62. border-radius: 1px;
  63. width: 50%;
  64. resize: none;
  65. }
  66. .textarea_box {
  67. margin-top: 10px;
  68. }
  69. .box_content {
  70. border-bottom: 1px solid #ccc;
  71. }
  72. .tj_content {
  73. border: 1px solid #e6e6e6;
  74. border-radius: 5px;
  75. }
  76. .t-shade {
  77. position: fixed;
  78. top: 0;
  79. left: 0;
  80. width: 100%;
  81. background: rgba(0, 0, 0, 0.48);
  82. z-index: 10004;
  83. display: none;
  84. }
  85. .lyxz .shade_k {
  86. z-index: 10005;
  87. width: 60%;
  88. margin: 10% auto;
  89. background-color: #fff;
  90. box-shadow: 1px 1px 50px rgba(0, 0, 0, .3);
  91. border-radius: 5px;
  92. }
  93. .shade_title {
  94. padding: 0 80px 0 20px;
  95. height: 42px;
  96. line-height: 42px;
  97. border-bottom: 1px solid #eee;
  98. font-size: 16px;
  99. color: #FFFFFF;
  100. overflow: hidden;
  101. background-color: #00a1cb;
  102. border-radius: 2px 2px 0 0;
  103. position: relative;
  104. border-top-left-radius: 5px;
  105. border-top-right-radius: 5px;
  106. }
  107. .cx {
  108. display: block;
  109. }
  110. .setwin {
  111. position: absolute;
  112. right: 15px;
  113. top: 5px;
  114. font-size: 0;
  115. line-height: initial;
  116. }
  117. .setwin a {
  118. position: relative;
  119. width: 16px;
  120. height: 16px;
  121. font-size: 20px;
  122. color: #fff;
  123. }
  124. .xg i {
  125. font-size: 16px;
  126. }
  127. .hidens {
  128. display: none;
  129. }
  130. #sqzx .Seach{
  131. margin-left: 0;
  132. width: 60px;
  133. font-size: 13px;
  134. display: inline-block;
  135. text-align: center;
  136. }
  137. </style>
  138. </head>
  139. <body class="gray-bg">
  140. <div class="wrapper wrapper-content animated fadeInRight">
  141. <div class="daoHang clearfix">
  142. <div class="dhLeft">
  143. <sapn>
  144. <i class="syIcon"></i>位置:
  145. <a href="javaScript:;" id="ReIndex">首页</a>&gt;
  146. <a href="javaScript:;">业务监督</a>&gt;
  147. <a href="" class="nowPosition">已通报列表</a>
  148. </sapn>
  149. </div>
  150. <div class="dhRight">
  151. <a href="" title="刷新"><i class="fa fa-refresh"></i></a>
  152. </div>
  153. </div>
  154. <div style="padding: 10px;" class="tj_content clearFix">
  155. <div style="padding: 10px;" class="tj_content clearFix">
  156. <div>
  157. <span>【搜索信息】</span>
  158. <div class="box_content">
  159. <table id="sqzx" style="width: 100%;" border="0" cellspacing="0" cellpadding="0">
  160. <tr>
  161. <th>诉求标题:</th>
  162. <td>
  163. <input type="text" placeholder="输入诉求标题" id="key" class="Min-width" />
  164. </td>
  165. <th>工单号:</th>
  166. <td>
  167. <input type="text" placeholder="输入工单号" id="wids" class="Min-width" />
  168. </td>
  169. <th>时间:</th>
  170. <td colspan="3">
  171. <input type="text" id="startTime" class="laydate-icon Min-width" style="height: 32px;" />&nbsp;——&nbsp;<input type="text" id="endTime" class="laydate-icon Min-width" style="height: 32px;" />
  172. </td>
  173. </tr>
  174. <tr>
  175. <th>工单类型:</th>
  176. <td>
  177. <select class="select_" id="type">
  178. </select>
  179. </td>
  180. <th>工单来源:</th>
  181. <td>
  182. <select class="select_" id="source">
  183. </select>
  184. </td>
  185. <th>主题词:</th>
  186. <td>
  187. <select id="keyid" name="" class="select"></select>
  188. </td>
  189. <th>坐席:</th>
  190. <td>
  191. <select id="ZX" name="" class="select"></select>
  192. </td>
  193. </tr>
  194. <tr>
  195. <th>投诉电话:</th>
  196. <td>
  197. <input type="text" id="tel" class="Min-width" />
  198. </td>
  199. <th>投诉人:</th>
  200. <td>
  201. <input type="text" id="name" class="Min-width"/>
  202. </td>
  203. <th>
  204. </th>
  205. <td>
  206. <botton class="btns Seach">搜索</botton>
  207. </td>
  208. </tr>
  209. </table>
  210. </div>
  211. </div>
  212. <div>
  213. <div style="width: 100%;padding: 10px;">
  214. <table id="orderlist" data-row-style="rowStyle" data-query-params="queryParams" data-pagination="true">
  215. <thead>
  216. <tr>
  217. <th data-field="F_WorkOrderId" data-align="center">工单单号</th>
  218. <th data-field="F_ComTitle" data-formatter="GetCont" data-align="center">诉求标题</th>
  219. <th data-field="DeptName" data-align="center">主办单位</th>
  220. <th data-field="OtherDeptName" data-align="center">协办单位</th>
  221. <th data-field="NoticeDeptName" data-align="center">通报单位</th>
  222. <th data-field="NoticeReson" data-formatter="GetCont" data-align="center">通报原因</th>
  223. <th data-field="FilePath" data-formatter="setCode" data-align="center">录音</th>
  224. <th data-formatter="Dispose" data-align="center" data-width="10%">操作</th>
  225. </tr>
  226. </thead>
  227. <tbody class="list"></tbody>
  228. </table>
  229. </div>
  230. </div>
  231. </div>
  232. </div>
  233. <!--下载框-->
  234. <div class="t-shade lyxz">
  235. <div class="shade_k">
  236. <div class="shade_title">
  237. <span>录音播放与下载<srong class="cknum"></srong></span>
  238. <span class="setwin gbly"><a>x</a></span>
  239. </div>
  240. <div class="shade_content">
  241. <div class="Ly_box audiojs">
  242. </div>
  243. </div>
  244. </div>
  245. </div>
  246. </div>
  247. <script src="../css/laydate/laydate.js"></script>
  248. <script>
  249. $(document).ready(function() {
  250. load();
  251. LY($("#source"));//工单来源
  252. LB($("#type"));//工单类别
  253. ZT($("#keyid"));//主题
  254. ZX($("#ZX"));//坐席
  255. laydate.skin('blue');
  256. laydate({
  257. elem: '#startTime',
  258. event: 'focus'
  259. });
  260. laydate({
  261. elem: '#endTime',
  262. event: 'focus'
  263. });
  264. $(".Seach").click(function() {
  265. load();
  266. });
  267. $("#orderlist").on("click-row.bs.table", function(e, row, ele) {
  268. $('.success').removeClass('success'); //去除之前选中的行的,选中样式
  269. $(ele).addClass('success'); //添加当前选中的 success样式用于区别
  270. });
  271. $("#sqzx").bind("keydown", function(event) {
  272. var keyCode = event.keyCode ? event.keyCode : event.which ? event.which : event.charCode;
  273. if(keyCode == 13) {
  274. load();
  275. }
  276. })
  277. });
  278. //获取查询信息
  279. function load() {
  280. //先销毁表格
  281. $('#orderlist').bootstrapTable('destroy');
  282. //初始化表格,动态从服务器加载数据
  283. $("#orderlist").bootstrapTable({
  284. method: "get", //使用get请求到服务器获取数据
  285. url: huayi.config.callcenter_url + "WorkOrder/GetNoticeList",
  286. contentType: "application/x-www-form-urlencoded",
  287. striped: true, //表格显示条纹
  288. pagination: true, //启动分页
  289. pageSize: 10, //每页显示的记录数
  290. pageNumber: 1, //当前第几页
  291. pageList: [10, 20, 50, 100], //记录数可选列表
  292. search: false, //是否启用查询
  293. showColumns: false, //显示下拉框勾选要显示的列
  294. showRefresh: false, //显示刷新按钮
  295. sidePagination: "server", //表示服务端请求
  296. //设置为undefined可以获取pageNumber,pageSize,searchText,sortName,sortOrder
  297. //设置为limit可以获取limit, offset, search, sort, order
  298. queryParamsType: "undefined",
  299. queryParams: function queryParams(params) { //设置查询参数
  300. var param = {
  301. page: params.pageNumber,
  302. pagesize: params.pageSize,
  303. key: $("#key").val(),//关键字
  304. starttime: $("#startTime").val(),//开始时间
  305. endtime: $("#endTime").val(),//结束时间
  306. workid: $('#wids').val(),//工单编号
  307. type: $('#type').val(),//工单类型
  308. tel: $('#tel').val(),//客户电话
  309. name: $('#name').val(),//客户名称
  310. keyid: $('#keyid').val(),//关键词id
  311. source: $("#source").val(),//来源
  312. usercode: $('#ZX').val(),//坐席工号
  313. token: $.cookie("token"),
  314. };
  315. return param;
  316. },
  317. onLoadSuccess: function(data) { //加载成功时执行
  318. //layer.msg("加载成功");
  319. },
  320. onLoadError: function() { //加载失败时执行
  321. //layer.msg("加载数据失败", { time: 1500, icon: 2 });
  322. }
  323. });
  324. }
  325. //来源
  326. function LY(obj) {
  327. obj.empty();
  328. obj.append('<option selected="selected" value="">请选择</option>');
  329. $.getJSON(huayi.config.callcenter_url + "Dictionary/GetDicValueListById", {
  330. "token": $.cookie("token"),
  331. id: 1
  332. }, function(data) {
  333. if(data.state.toLowerCase() == "success") {
  334. var content = data.data;
  335. $(content).each(function(i, n) {
  336. $("<option value='" + n.F_ValueId + "'>" + n.F_Value + "</option>").appendTo(obj);
  337. })
  338. }
  339. })
  340. }
  341. //类别
  342. function LB(obj) {
  343. obj.empty();
  344. obj.append('<option selected="selected" value="">请选择</option>');
  345. $.getJSON(huayi.config.callcenter_url + "Dictionary/GetDicValueListById", {
  346. "token": $.cookie("token"),
  347. id: 2
  348. }, function(data) {
  349. if(data.state.toLowerCase() == "success") {
  350. var content = data.data;
  351. $(content).each(function(i, n) {
  352. $("<option value='" + n.F_ValueId + "'>" + n.F_Value + "</option>").appendTo(obj);
  353. })
  354. }
  355. })
  356. }
  357. //主题
  358. function ZT(obj) {
  359. obj.empty();
  360. obj.append('<option selected="selected" value="">请选择</option>');
  361. $.getJSON(huayi.config.callcenter_url + "Dictionary/GetDicValueListById", {
  362. "token": $.cookie("token"),
  363. id: 3
  364. }, function(data) {
  365. if(data.state.toLowerCase() == "success") {
  366. var content = data.data;
  367. $(content).each(function(i, n) {
  368. $("<option value='" + n.F_ValueId + "'>" + n.F_Value + "</option>").appendTo(obj);
  369. })
  370. }
  371. })
  372. }
  373. //述求标题
  374. function GetCont(val) {
  375. if(val) {
  376. var str = '<div '
  377. if(val.length > 10) {
  378. str = str + ' title="' + val + '" ';
  379. val = val.substr(0, 10) + "...";
  380. }
  381. return str + '>' + val + '</div>';
  382. } else {
  383. return '';
  384. }
  385. }
  386. //坐席
  387. function ZX(obj) {
  388. obj.empty();
  389. obj.append('<option selected="selected" value="">请选择</option>');
  390. $.getJSON(huayi.config.callcenter_url + "UserAccount/GetSeatList", {
  391. "token": $.cookie("token"),
  392. }, function(data) {
  393. if(data.state.toLowerCase() == "success") {
  394. var content = data.data;
  395. $(content).each(function(i, n) {
  396. $("<option value='" + n.F_UserCode + "'>" + n.F_UserName + "</option>").appendTo(obj);
  397. })
  398. }
  399. })
  400. }
  401. //操作
  402. function Dispose(val,row) {
  403. //按钮
  404. var showOrnot = 'none';
  405. //撤回按钮显示或隐藏
  406. if(row.IsReturnNotice == 1 ) {
  407. showOrnot = 'inline-block';
  408. } else {
  409. showOrnot = 'none';
  410. }
  411. return '<div class="imgs" >' +
  412. '<a class="xg" title="查看" onclick="ckxq(' + row.F_WorkOrderId + ')">查看</a>' +
  413. '<a class="xg withDrawBtn" style="display: '+ showOrnot +'" title="撤回" onclick="withDraw(' + row.F_WorkOrderId + ')">撤回</a>' +
  414. '</div>';
  415. }
  416. //查看详情
  417. function ckxq(str) {
  418. layer.open({
  419. type: 2,
  420. content: "../CommonHtml/WorkDatil.html?wid=" + str, //iframe的url,no代表不显示滚动条
  421. title: '工单详情',
  422. area: ['85%', '80%'], //宽高
  423. });
  424. }
  425. //撤回
  426. function withDraw(str){
  427. layer.open({
  428. content: '是否要撤回?',
  429. btn: ['是', '否'],
  430. yes: function(index, layero){
  431. $.post(huayi.config.callcenter_url + "WorkOrder/NoticeWorkOrder", {
  432. workorderid: str,//工单编号
  433. isnotice: 0,//(0撤回,1通告)
  434. //deptids: '',
  435. token: $.cookie("token")
  436. }, function(result) {
  437. var data = JSON.parse(result);
  438. if(data.state == "success") {
  439. $(".withDrawBtn").hide();
  440. layer.close();
  441. load();
  442. layer.msg("撤回成功");
  443. }
  444. })
  445. }
  446. })
  447. }
  448. //音频
  449. function setCode(val) {
  450. if(val) {
  451. return '<div class="imgs" style="cursor: pointer;">' +
  452. '<img src="../img/vice.png" alt="" onclick= ck(this) item="' + val + '" />' +
  453. '</div>';
  454. } else {
  455. return '';
  456. }
  457. }
  458. //录音
  459. function ck(val) {
  460. var path = $(val).attr("item");
  461. $(".lyxz").addClass("cx");
  462. $(".Ly_box").empty();
  463. $(".down").attr("href", path);
  464. $('<audio style="width: 100%;"class=" " src="' + path + '" controls="controls" ></audio>').appendTo(".Ly_box");
  465. $('.shade_k').css({
  466. 'top' : $(document).scrollTop() + ($(window).height() - $('.shade_k').height() - 289)/2,
  467. 'left' : ($(window).width()-$('.shade_k').width())/2,
  468. 'position' : 'absolute'
  469. });
  470. }
  471. </script>
  472. </body>
  473. </html>