| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980 |
- <!DOCTYPE html>
- <html>
- <head>
- <meta charset="UTF-8">
- <title>超期工单列表</title>
- <script src="../Script/Common/huayi.load.js"></script>
- <script src="../Script/Common/huayi.config.js"></script>
- <link rel="stylesheet" href="../js/zTree/zTreeStyle.css" />
- <link rel="stylesheet" href="../css/init.css" />
- <style>
- #sqzx th {
- padding: 5px 8px 5px 0;
- text-align: right;
- }
-
- .select {
- width: 150px;
- background-color: #FFF;
- background-image: none;
- border: 1px solid #ccc;
- border-radius: 1px;
- color: inherit;
- padding: 6px 12px;
- }
-
- #sex {
- background-color: #FFF;
- background-image: none;
- border: 1px solid #ccc;
- border-radius: 1px;
- color: inherit;
- padding: 6px 12px;
- }
-
- input {
- background-color: #FFF;
- background-image: none;
- border: 1px solid #ccc;
- border-radius: 1px;
- color: inherit;
- padding: 6px 12px;
- }
-
- #sqzx td {
- padding: 6px 0 5px 10px;
- }
-
- .lxr ul li {
- float: left;
- list-style: none;
- width: 30%;
- margin-bottom: 5px;
- padding-top: 10px;
- }
-
- .clearFix:after {
- content: "";
- display: block;
- clear: both;
- }
-
- .form-group {
- padding-left: 40px;
- margin-bottom: 0;
- }
-
- textarea {
- height: 70px;
- border: 1px solid #ccc;
- border-radius: 1px;
- width: 50%;
- resize: none;
- }
-
- .textarea_box {
- margin-top: 10px;
- }
-
- .box_content {
- border-bottom: 1px solid #ccc;
- }
-
- .tj_content {
- border: 1px solid #e6e6e6;
- border-radius: 5px;
- }
-
- .t-shade {
- position: fixed;
- top: 0;
- left: 0;
- width: 100%;
- background: rgba(0, 0, 0, 0.48);
- z-index: 10004;
- display: none;
- }
- .lyxz .shade_k {
- z-index: 10005;
- width: 40%;
- left: 30%;
- position: absolute;
- background-color: rgb(255, 255, 255);
- box-shadow: rgba(0, 0, 0, 0.298039) 1px 1px 50px;
- margin: 20% auto;
- border-radius: 5px;
- }
-
- .shade_title {
- padding: 0 80px 0 20px;
- height: 42px;
- line-height: 42px;
- border-bottom: 1px solid #eee;
- font-size: 16px;
- color: #FFFFFF;
- overflow: hidden;
- background-color: #00a1cb;
- border-radius: 2px 2px 0 0;
- position: relative;
- border-top-left-radius: 5px;
- border-top-right-radius: 5px;
- }
-
- .cx {
- display: block;
- }
-
- .setwin {
- position: absolute;
- right: 15px;
- top: 5px;
- font-size: 0;
- line-height: initial;
- }
-
- .setwin a {
- position: relative;
- width: 16px;
- height: 16px;
- font-size: 20px;
- color: #fff;
- }
-
- .xg i {
- font-size: 16px;
- }
-
- .hidens {
- display: none;
- }
- .Min-width{
- width: 150px;
- }
- .hidens {
- display: none;
- }
- .inpBox {
- border: 1px solid #cccccc;
- height: 31px;
- width: 220px;
- display: inline-block;
- position: relative;
- vertical-align: middle;
- position: absolute;
- left: 0px;
- top: 0px;
- z-index: 111;
- }
- .selDpart1{
- position: absolute;
- left: 0px;
- top: 30px;
- z-index: 11111;
- width: 220px;
- line-height: 30px;
- background: #FFFFFF;
- display: none;
- }
- #sponsor{
- width: 218px;
- border: 1px solid #00a1cb;
- margin: 0;
- padding: 0;
- list-style: none;
- max-height: 212px;
- overflow-x: hidden;
- overflow-y: scroll;
- }
- #sponsor li{
- margin: 0;
- padding-left: 10px;
- width: 220px;
- height: 30px;
- line-height: 30px;
- list-style: none;
- }
- #sponsor li:hover{
- background: #00a1cb;
- }
- .addTree {
- background: #fff;
- position: absolute;
- width: 100%;
- border: 1px solid darkgrey;
- right: 0;
- top: 26px;
- display: none;
- z-index: 222;
- }
- .xl {
- display: inline-block;
- background: url(../../img/dropDown.png) no-repeat;
- height: 100%;
- background-position: center center;
- width: 20px;
- position: absolute;
- right: 0;
- top: 0px;
- /* background-color: #f7bc8b; */
- cursor: pointer;
- }
- .ztree li span {
- border: none;
- padding: 0;
- }
-
- .inps {
- width: 217px;
- height: 24px;
- outline: none;
- border: 0;
- border-image-width: 0;
- padding: 0;
- padding-left: 3px;
- }
-
- .xl {
- display: inline-block;
- background: url(../img/dropDown.png) no-repeat;
- height: 100%;
- background-position: center center;
- width: 20px;
- position: absolute;
- right: 0;
- top: 0px;
- /* background-color: #f7bc8b; */
- cursor: pointer;
- }
- .Cleans{
- display: inline-block;
- width: 20px;
- position: absolute;
- right: 21px;
- top: 5px;
- display: none;
- }
- </style>
- </head>
- <body class="gray-bg">
- <div class="wrapper wrapper-content animated fadeInRight">
- <div class="daoHang clearfix">
- <div class="dhLeft">
- <sapn>
- <i class="syIcon"></i>位置:
- <a href="javaScript:;" id="ReIndex">首页</a>>
- <a href="javaScript:;">工单处理</a>>
- <a class="nowPosition">超期工单列表</a>
- </sapn>
- </div>
- <div class="dhRight">
- <a href="" title="刷新"><i class="fa fa-refresh"></i></a>
- </div>
- </div>
- <div style="padding: 10px;" class="tj_content clearFix">
- <div style="padding: 10px;" class="tj_content clearFix">
- <div>
- <span>【搜索信息】</span>
- <div class="box_content">
- <table id="sqzx" style="width: 100%;" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <!--<th>诉求标题:</th>
- <td>
- <input type="text" placeholder="输入关键字" id="key" class="Min-width" />
- </td>-->
- <th>工单号:</th>
- <td>
- <input type="text" placeholder="输入工单号" id="wids" class="Min-width" />
- </td>
- <th>时间:</th>
- <td>
- <input type="text" id="starttime" class="laydate-icon Min-width" style="height: 32px;" /> —— <input type="text" id="endtime" class="laydate-icon Min-width" style="height: 32px;" />
- </td>
-
- <th>主办单位:</th>
- <td style="position: relative;">
- <div class="inpBox">
- <input type="text" class="inps" onkeyup="darptSearch()"/>
- <i class="Cleans fa fa-close"></i>
- <i class="xl xl_one"></i>
- <div class="addTree xlAdd">
- <ul id="addTreeDemo" class="ztree"></ul>
- </div>
- </div>
- <div class="selDpart1">
- <ul id="sponsor">
- </ul>
- </div>
- </td>
- </tr>
- <tr>
- <th>工单状态:</th>
- <td>
- <select name="" id="state" class="select">
- <option selected="selected" value="">请选择</option>
- <option value="2">待查收</option>
- <option value="4">办理中</option>
- <option value="8">重办中</option>
- <option value="9">已结案</option>
- </select>
- </td>
- <th>工单来源:</th>
- <td>
- <select class="select_" id="source">
- </select>
- </td>
- <th>主题词:</th>
- <td>
- <select id="keyid" name="" class="select"></select>
- </td>
- </tr>
- <tr>
- <!--
- <th>投诉电话:</th>
- <td>
- <input type="text" id="tel" class="Min-width" />
- </td>
- <th>投诉人:</th>
- <td>
- <input type="text" id="name" class="Min-width"/>
- </td>-->
- <th>坐席:</th>
- <td>
- <select id="ZX" name="" class="select"></select>
- </td>
-
- <th>类型:</th>
- <td>
- <select class="select_" id="type">
- </select>
- </td>
- <th>区域:</th>
- <td>
- <select class="select_" id="sourceAreas">
- </select>
- </td>
- <th></th>
- <td style="text-align: center;">
- <botton class="btns Seach">搜索</botton>
- <!--<botton class="btns ">导出</botton>-->
- </td>
- </tr>
- </table>
- </div>
- </div>
- <div>
- <div style="width: 100%;padding: 10px;">
- <table id="orderlist" data-row-style="rowStyle" data-query-params="queryParams" data-pagination="true">
- <thead>
- <tr>
- <!--<th data-checkbox="true"></th>-->
- <th data-field="F_WorkOrderId" data-align="center">工单单号</th>
- <th data-field="F_ComTitle" data-formatter="GetCont" data-align="center">诉求标题</th>
- <th data-field="DeptName" data-align="center">主办单位</th>
- <th data-field="OtherDeptName" data-align="center">协办单位</th>
- <th data-field="UserName" data-align="center">受理人</th>
- <th data-field="F_WorkState" data-align="center" data-formatter="States">办理状态</th>
- <th data-field="FilePath" data-formatter="setCode" data-align="center">录音</th>
- <th data-field="OverState" data-formatter="OverTime" data-align="center">时限</th>
- <!--<th data-field="LimitTime" data-formatter="BanTime" data-align="center">办理时限</th>-->
- <th data-formatter="Dispose" data-align="center">操作</th>
- </tr>
- </thead>
- <tbody class="list"></tbody>
- </table>
- </div>
- </div>
- </div>
- </div>
- <!--下载框-->
- <div class="t-shade lyxz">
- <div class="shade_k">
- <div class="shade_title">
- <span>录音播放与下载<srong class="cknum"></srong></span>
- <span class="setwin gbly"><a>x</a></span>
- </div>
- <div class="shade_content">
- <div class="Ly_box audiojs">
- </div>
- </div>
- </div>
- </div>
- <input type="hidden" id="PID" />
- <input type="hidden" id="Dpment" />
- </div>
- <script src="../css/laydate/laydate.js"></script>
- <script src="../My97DatePicker/WdatePicker.js"></script>
- <script src="../js/zTree/jquery.ztree.core.js"></script>
- <script src="../js/search/screen.js"></script>
- <script>
-
- $(document).ready(function() {
- load();
- helper.getDropList.getOrderAreas($('#sourceAreas'));
- laydate.skin('blue');
- laydate({
- elem: '#starttime',
- event: 'focus'
- });
- laydate({
- elem: '#endtime',
- event: 'focus'
- });
- });
- //关闭录音弹出
- $(".gbly").click(function() {
- $(".lyxz").removeClass("cx");
- $('audio')[0].pause();
- });
- $("#orderlist").on("click-row.bs.table", function(e, row, ele) {
- $('.success').removeClass('success'); //去除之前选中的行的,选中样式
- $(ele).addClass('success'); //添加当前选中的 success样式用于区别
- });
- //获取查询信息
- function load() {
- //先销毁表格
- $('#orderlist').bootstrapTable('destroy');
- //初始化表格,动态从服务器加载数据
- $("#orderlist").bootstrapTable({
- method: "get", //使用get请求到服务器获取数据
- url: huayi.config.callcenter_url + "WorkOrder/GetTimeOutList", //获取数据的Servlet地址
- contentType: "application/x-www-form-urlencoded",
- striped: true, //表格显示条纹
- pagination: true, //启动分页
- pageSize: 10, //每页显示的记录数
- pageNumber: 1, //当前第几页
- pageList: [10, 20, 50, 100], //记录数可选列表
- search: false, //是否启用查询
- showColumns: false, //显示下拉框勾选要显示的列
- showRefresh: false, //显示刷新按钮
- sidePagination: "server", //表示服务端请求
- //设置为undefined可以获取pageNumber,pageSize,searchText,sortName,sortOrder
- //设置为limit可以获取limit, offset, search, sort, order
- queryParamsType: "undefined",
- queryParams: function queryParams(params) { //设置查询参数
- var param = {
- page: params.pageNumber,
- pagesize: params.pageSize,
- workid: $("#wids").val(),
- state: $("#state").val(), //=工单状态
- type: $("#type").val(), //=工单类型
- bigtype: $("#bigtype").val(), //=大类别
- smalltype: $("#smalltype").val(), //=小类别
- // key: $("#key").val(), //=关键字
- // tel: $("#tel").val(), //=客户电话
- // name: $("#name").val(), //=客户名称
- usercode: $("#ZX").val(), //=坐席工号
- keyid: $("#keyid").val(), //=关键词id
- source: $("#source").val(), //=来源&
- starttime: $("#starttime").val(), //=开始时间
- endtime: $("#endtime").val(), //=结束时间
- deptid:$("#Dpment").val(),
- type:$("#type").val(),
- tab: 1, //待处理
- sourcearea:$('#sourceAreas').val(),//区域
- token: $.cookie("token")
- };
- return param;
- },
- onLoadSuccess: function(data) { //加载成功时执行
- // layer.msg("加载成功");
- //console.log(data);
- },
- onLoadError: function() { //加载失败时执行
- //layer.msg("加载数据失败", { time: 1500, icon: 2 });
- }
- });
- }
- //状态
- function States(val,row) {
- var html = '';
- switch(val + '') {
- case '0':
- html = '新工单';
- if(row.F_IsReturn==1){
- html = '新工单(回退)';
- }
- break;
- case '1':
- html = '待交办';
- break;
- case '2':
- html = '待查收';
- break;
- case '3':
- html = '退回审核中';
- break;
- case '4':
- html = '办理中';
- break;
- case '5':
- html = '延时审核';
- break;
- case '6':
- html = '已办理';
- break;
- case '7':
- html = '已回访';
- break;
- case '8':
- html = '重办中';
- break;
- case '9':
- html = '已结案';
- break;
- }
- return html;
- }
- //时限
- function OverTime(val,row){
- if(val==1){
- return '<div class="" style="cursor: pointer;">' +
- '<span class="Greens">'+row.GapTime+'</span>'+
- '</div>';
- }else if(val==2){
- return '<div class="" style="cursor: pointer;">' +
- '<span class="Yellows">'+row.GapTime+'</span>'+
- '</div>';
- }else if(val==3){
- return '<div class="" style="cursor: pointer;">' +
- '<span class="Reds">'+row.GapTime+'</span>'+
- '</div>';
- }
- }
- //办理时限
- function BanTime(val){
- if(val){
- var time=val.substring(0,val.indexOf(' '));
- return '<div class="" style="cursor: pointer;">' +
- '<span>'+time+'</span>'+
- '</div>';
- }
-
- }
- //音频
- function setCode(val) {
- if(val) {
- return '<div class="imgs" style="cursor: pointer;">' +
- '<img src="../img/vice.png" alt="" onclick= "helper.luyin.view(this)" item="' + val + '" />' +
- '</div>';
- } else {
- return '';
- }
- }
- function GetCont(val) {
- if(val) {
- var str = '<div '
- if(val.length > 10) {
- str = str + ' title="' + val + '" ';
- val = val.substr(0, 10) + "...";
- }
- return str + '>' + val + '</div>';
- } else {
- return '';
- }
- }
- //操作
- function Dispose(val, row) {
- var Rows = row.Buttons;
- var html = '<a class="xg" onclick="ckxq('+ row.F_WorkOrderId+')" title="查看">查看</a>';
- return html;
- }
- //查看详情
- function ckxq(str) {
- layer.open({
- type: 2,
- content: "../CommonHtml/WorkDatil.html?wid=" + str, //iframe的url,no代表不显示滚动条
- title: '工单详情',
- area: ['85%', '80%'], //宽高
- });
- }
- //编辑
- function bj(str) {
- layer.open({
- type: 2,
- content: "../CommonHtml/AddAppeal.html?wid=" + str, //iframe的url,no代表不显示滚动条
- title: '编辑工单',
- area: ['96%', '85%'], //宽高
- });
- }
- //删除
- function move(str) {
- layer.confirm('确定删除工单?', {
- btn: ['是', '否'] //按钮
- }, function() {
- $.post(huayi.config.callcenter_url + "WorkOrder/DelWorkOrder", {
- ids: str,
- token: $.cookie("token")
- }, function(result) {
- result = JSON.parse(result);
- if(result.state.toLowerCase() == "success") {
- layer.msg("删除成功");
- load();
- }
- })
- });
- }
- //提交
- function tj(str) {
- layer.confirm('确定要提交工单么?', {
- btn: ['确定', '取消'] //按钮
- }, function() {
- //请求后台数据
- /*发送请求*/
- $.post(huayi.config.callcenter_url + "WorkOrder/SubmitWorkOrder", {
- ids: str,
- token: $.cookie("token")
- }, function(result) {
- result = JSON.parse(result);
- if(result.state.toLowerCase() == "success") {
- layer.msg("提交成功");
- load();
- }
- })
- });
- }
- //交办
- function jb(str) {
- layer.open({
- type: 2,
- content: "../CommonHtml/jiaoban.html?wid=" + str, //iframe的url,no代表不显示滚动条
- title: '工单交办',
- area: ['87%', '80%'], //宽高
- });
- }
- //领导批示
- function lader(str) {
- layer.open({
- type: 2,
- content: "../CommonHtml/Leader.html?wid=" + str, //iframe的url,no代表不显示滚动条
- title: '领导批示',
- area: ['60%', '80%'], //宽高
- });
- }
- //市长批示
- function city(str) {
- layer.open({
- type: 2,
- content: "../CommonHtml/shizhang.html?wid=" + str, //iframe的url,no代表不显示滚动条
- title: '领导批示',
- area: ['60%', '80%'], //宽高
- });
- }
- //办理
- function bl(str) {
- layer.open({
- type: 2,
- content: "../CommonHtml/banli.html?wid=" + str, //iframe的url,no代表不显示滚动条
- title: '办理工单',
- area: ['60%', '80%'], //宽高
- });
- }
- //督办
- function Supervision(str) {
- layer.open({
- type: 2,
- content: "../CommonHtml/Supervision_.html?wid=" + str + '&type=1', //iframe的url,no代表不显示滚动条
- title: '督办',
- area: ['60%', '80%'], //宽高
- });
- }
- //督查
- function Supervision_(str) {
- layer.open({
- type: 2,
- content: "../CommonHtml/Supervision_.html?wid=" + str + '&type=2', //iframe的url,no代表不显示滚动条
- title: '监察',
- area: ['60%', '80%'], //宽高
- });
- }
- //强制结案
- function StrongLawsuit(str) {
- layer.open({
- type: 2,
- content: "../CommonHtml/StrongLawsuit.html?wid=" + str, //iframe的url,no代表不显示滚动条
- title: '强制结案',
- area: ['60%', '80%'], //宽高
- });
- }
- //回退BackDtail
- function BackDtail(str) {
- layer.open({
- type: 2,
- content: "../CommonHtml/BackDatil.html?wid=" + str, //iframe的url,no代表不显示滚动条
- title: '工单回退',
- area: ['60%', '80%'], //宽高
- });
- }
- //查收
- function cs(str) {
- layer.confirm('确定要查收?', {
- btn: ['是', '否'] //按钮
- }, function() {
- $.post(huayi.config.callcenter_url + "WorkOrder/ReceiveWorkOrder", {
- workorderid: str,
- token: $.cookie("token")
- }, function(result) {
- result = JSON.parse(result);
- if(result.state.toLowerCase() == "success") {
- layer.msg("查收成功");
- load();
- }
- })
- });
- }
- //收回
- function sh(str) {
- layer.confirm('确定要回收?', {
- btn: ['是', '否'] //按钮
- }, function() {
- $.post(huayi.config.callcenter_url + "WorkOrder/TakeBackWorkOrder", {
- workorderid: str,
- token: $.cookie("token")
- }, function(result) {
- result = JSON.parse(result);
- if(result.state.toLowerCase() == "success") {
- layer.msg("回收");
- load();
- }
- })
- });
- }
- //强制回收
- function recycles() {
- layer.confirm('确定要强制退回吗?', {
- btn: ['是', '否'] //按钮
- });
- }
- //退回申请
- function th(str) {
- layer.open({
- type: 2,
- content: "../CommonHtml/tuihuisq.html?wid=" + str, //iframe的url,no代表不显示滚动条
- title: '申请退回工单',
- area: ['60%', '80%'], //宽高
- });
- }
- //审核退回申请
- function shth(str) {
- layer.open({
- type: 2,
- content: "../CommonHtml/shth.html?wid=" + str, //iframe的url,no代表不显示滚动条
- title: '审核退回申请',
- area: ['60%', '80%'], //宽高
- });
- }
- //办理
- // function th(str) {
- // layer.open({
- // type: 2,
- // content: "../CommonHtml/tuihuisq.html?wid=" + str, //iframe的url,no代表不显示滚动条
- // title: '办理工单',
- // area: ['35%', '30%'], //宽高
- // });
- // }
- //申请延时
- function ys(str) {
- layer.open({
- type: 2,
- content: "../CommonHtml/Timesq.html?wid=" + str, //iframe的url,no代表不显示滚动条
- title: '申请延时',
- area: ['60%', '80%'], //宽高
- });
- }
- //审核申请延时
- function shys(str) {
- layer.open({
- type: 2,
- content: "../CommonHtml/shtime.html?wid=" + str, //iframe的url,no代表不显示滚动条
- title: '审核延时申请',
- area: ['60%', '80%'], //宽高
- });
- }
- //诉求回访
- function hf(str) {
- layer.open({
- type: 2,
- content: "../CommonHtml/Back.html?wid=" + str, //iframe的url,no代表不显示滚动条
- title: '工单回访',
- area: ['60%', '80%'], //宽高
- });
- }
- //重办工单
- function cb(str) {
- layer.open({
- type: 2,
- content: "../CommonHtml/Cb.html?wid=" + str, //iframe的url,no代表不显示滚动条
- title: '重办工单',
- area: ['60%', '80%'], //宽高
- });
- }
- //结案
- function Lawsuit(str) {
- layer.open({
- type: 2,
- content: "../CommonHtml/lawsuits.html?wid=" + str, //iframe的url,no代表不显示滚动条
- title: '诉求单结案',
- area: ['60%', '80%'], //宽高
- });
- }
- $('.Appeal').click(function() {
- layer.open({
- type: 2,
- content: "../CommonHtml/AddAppeal.html?wid=", //iframe的url,no代表不显示滚动条
- title: '新增诉求',
- area: ['85%', '80%'], //宽高
- });
- })
- //上传文件
- function upload() {
- if(document.getElementById("upFile").files.length > 0) {
- var formData = new FormData();
- formData.append("upFile", document.getElementById("upFile").files[0]);
- formData.append("token", $.cookie("token"));
- $.ajax({
- url: huayi.config.callcenter_url + "/WorkOrder/UploadFile",
- type: "POST",
- data: formData,
- /**
- *必须false才会自动加上正确的Content-Type
- */
- contentType: false,
- /**
- * 必须false才会避开jQuery对 formdata 的默认处理
- * XMLHttpRequest会对 formdata 进行正确的处理
- */
- processData: false,
- success: function(result) {
- document.getElementById("upFile").outerHTML = document.getElementById("upFile").outerHTML;
- $("#upFile").change(function() {
- upload();
- });
- var r = $.parseJSON(result);
- if(r.state.toLowerCase() == "success") {
- $(".fjnr").text(r.data);
- $("#scfj").show();
- }
- }
- });
- } else {
- layer.confirm('请上传文件!', {
- btn: ['确定']
- });
- }
- }
- //来源
- function LY(obj) {
- obj.empty();
- obj.append('<option selected="selected" value="">请选择</option>');
- $.getJSON(huayi.config.callcenter_url + "Dictionary/GetDicValueListById", {
- "token": $.cookie("token"),
- id: 1
- }, function(data) {
- if(data.state.toLowerCase() == "success") {
- var content = data.data;
- $(content).each(function(i, n) {
- $("<option value='" + n.F_ValueId + "'>" + n.F_Value + "</option>").appendTo(obj);
- })
- }
- })
- }
- //类别
- function LB(obj) {
- obj.empty();
- obj.append('<option selected="selected" value="">请选择</option>');
- $.getJSON(huayi.config.callcenter_url + "Dictionary/GetDicValueListById", {
- "token": $.cookie("token"),
- id: 2
- }, function(data) {
- if(data.state.toLowerCase() == "success") {
- var content = data.data;
- $(content).each(function(i, n) {
- $("<option value='" + n.F_ValueId + "'>" + n.F_Value + "</option>").appendTo(obj);
- })
- }
- })
- }
- // 主题
- function ZT(obj) {
- obj.empty();
- obj.append('<option selected="selected" value="">请选择</option>');
- $.getJSON(huayi.config.callcenter_url + "Dictionary/GetDicValueListById", {
- "token": $.cookie("token"),
- id: 3
- }, function(data) {
- if(data.state.toLowerCase() == "success") {
- var content = data.data;
- $(content).each(function(i, n) {
- $("<option value='" + n.F_ValueId + "'>" + n.F_Value + "</option>").appendTo(obj);
- })
- }
- })
- }
- ///坐席
- function ZX(obj) {
- obj.empty();
- obj.append('<option selected="selected" value="">请选择</option>');
- $.getJSON(huayi.config.callcenter_url + "UserAccount/GetSeatList", {
- "token": $.cookie("token"),
- }, function(data) {
- if(data.state.toLowerCase() == "success") {
- var content = data.data;
- $(content).each(function(i, n) {
- $("<option value='" + n.F_UserCode + "'>" + n.F_UserName + "</option>").appendTo(obj);
- })
- }
- })
- }
-
- function tree() {
- $.get(huayi.config.callcenter_url + 'Department/GetDeptList', {
- "token": $.cookie("token"),
- // "pid": pid
- }, function(result) {
- result = $.parseJSON(result);
- $.fn.zTree.init($("#addTreeDemo"), setting1, result.data); //实例化树形图
- });
- }
- var setting1 = {
- data: {
- key: {
- name: "F_DeptName"
- },
- simpleData: {
- enable: true,
- idKey: "F_DeptId",
- pIdKey: "F_PartentId",
- rootPId: 0
- }
- },
- callback: {
- onClick: zTreeOnClick
- }
- };
- function zTreeOnClick(event, treeId, treeNode) {
- if(treeNode.level >= 2) {
- $('.inps').val(treeNode.F_DeptName);
- $("#PID").val(treeNode.F_DeptId);
- $("#Dpment").val(treeNode.F_DeptId);
- $(".Cleans").show();
- }
- };
- </script>
- </body>
- </html>
|