cy
2022-06-21 129904537f66509f97b285e7eb4f42b3dc349dd0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
<!doctype html>
<html class="no-js">
<head>
<meta charset="utf-8">
<title>建立问题</title>
 
</head>
 
<body class="fullscreen">
[#include "/business/pages/include/static.html" /]
[#include "/business/pages/include/header.html" /]
[#include "/component/newupload.html" /]
[#include "/component/DatePicker.html" /]
[#include "/component/newsel.html" /]
[#include "/component/webupload.html" /]
[#assign label = gnmark ]
[#include "/business/pages/include/gps.html" /]
<script src="${common_static}/static/script/select/chosen.jquery.js"></script>
<script src="${common_static}/static/script/select/chosen.jquery.min.js"></script>
<link rel="stylesheet" type="text/css" href="${common_static}/static/script/select/chosen.css"/>
<script type="text/javascript">
var pool = '${data.poolcount}';
var dxy = '${data.dxycount}';
var jxz = '${data.jxzcount}';
 
    if(pool > 0){
          if( pool < 100){
             $(".${GnConstants.MYWTPOOL}").html(pool).addClass("fs_navnoread");
           }else{
             $(".${GnConstants.MYWTPOOL}").html("99+").addClass("fs_navnoreadmore");
           }
           
      }
      if(dxy > 0){
          if( dxy < 100){
            $(".${GnConstants.MYWTDXY}").html(dxy).addClass("fs_navnoread");
           }else{
            $(".${GnConstants.MYWTDXY}").html("99+").addClass("fs_navnoreadmore");
           }
           
      }
      if(jxz > 0){
          if( jxz < 100){
            $(".${GnConstants.MYWTJXZ}").html(jxz).addClass("fs_navnoread");
           }else{
            $(".${GnConstants.MYWTJXZ}").html("99+").addClass("fs_navnoreadmore");
           }
           
      }
 
</script>
<script type="text/javascript">
$(document).ready(function() {
        $.formValidator.initConfig({formID:"myform",onError:function(msg){popupTips(msg)},onSuccess:function(){
            if($.util.isEmpty($("#selectUser").val())) {
                selectPerson();
            } else {
                document.getElementById("myform").target = window.top.openDialog("0","操作",
                             {},
                             {"width":40,"height":40,"noclose":true},
                             [{btnId:"tipBtnSure", btnName:"确定", btnStyle:"bluebtn"}]);
                             return true;
            }
        }});
        
        $("#name").formValidator({empty: false, onShow:"请输入问题名称!",onFocus: "请输入问题名称"}).inputValidator({min: 1,max:100, onError: "问题名称为1到50个汉字"});
        $("#descrip").formValidator({empty: false, onShow:"请输入问题内容!",onFocus: "请输入问题内容"}).inputValidator({min: 1,onError: "问题内容不能为空"});
        $("#_customer_id").formValidator({empty: false, onShow:"请选择${Constants.CUSTOMER_CONSTANTS}!",onFocus: "请选择${Constants.CUSTOMER_CONSTANTS}"}).inputValidator({min: 1,onError: "${Constants.CUSTOMER_CONSTANTS}不能为空"});
        $("#sub_customer_id").formValidator({empty: false, onShow:"请选择${Constants.UNIT_CONSTANTS}!",onFocus: "请选择${Constants.UNIT_CONSTANTS}"}).inputValidator({min: 1,onError: "${Constants.UNIT_CONSTANTS}不能为空"});
        $("#contact_phone").formValidator({empty:false,onFocus:"请输入联系方式"}).inputValidator({min:1,onError:"联系方式不能为空"})
        .regexValidator({regExp:"telOrmobile",dataType : "enum", onError:"联系方式为手机号或固定电话"});
        $("#contact_name").formValidator({empty: false, onShow:"请输入联系人!",onFocus: "联系人不能为空"}).inputValidator({min: 1,max:100,onError: "联系人为1到100个字符"});
        
        $("#source_id").formValidator({empty: false, onShow:"请选择问题来源!",onFocus: "问题来源不能为空"}).inputValidator({min: 1,onError: "问题来源不能为空"});
        $("#serivceListId").formValidator({empty: false, onShow:"请选择服务目录!",onFocus: "服务目录不能为空"}).inputValidator({min: 1,onError: "服务目录不能为空"});
        $("#want_deal_time").formValidator({empty: false, onShow:"请选择时间!",onFocus: "时间不能为空"}).inputValidator({min: 1,onError: "时间不能为空"});
        
        $("#priority_id").formValidator({empty: false, onShow:"请选择优先级!",onFocus: "优先级不能为空"}).inputValidator({min: 1,onError: "优先级不能为空"});
        $("#influence_id").formValidator({empty: false, onShow:"请选择影响度!",onFocus: "影响度不能为空"}).inputValidator({min: 1,onError: "影响度不能为空"});
        $("#slaId").formValidator({empty: false}).inputValidator({min: 1,onError: "服务等级不能为空"});
    });
 function checkPhone(value) {
    if($.util.isEmpty(value)) {
        return "联系方式不能为空";
    }
    if(!$.util.isMobile(value) && !$.util.isTelphone(value)) {
        return "联系方式格式不正确";
    }
    return true;
}
</script>
<div class="fs_navtitle" id="fsNavtitle">
    <div class="fs_navtitle_con">
        <h2>新增问题</h2>
        <div class="fsnt_btn">
            <a class="fb_submit" href="javascript:doSubmit();"><span>提交</span></a>
        </div>
    </div>
</div>
<form id="myform" action="${base}/business/pages/question/addquestion.html" method="post">
<input type="hidden" name="selectUser" id="selectUser" />
<textarea style="display:none;" name="bz" id="bz"></textarea>
<div class="fs_main clearfix">
<div class="fsm_left" id="fsmLeft">
    <div class="edit_title"><h3>基本信息</h3></div>
    <table class="edit_layout">
            <tr>
                <th><label class="required">问题名称:</label></th>
                <td colspan="3">
                <input class="general maintitle" type="text" id="name" name="name" style="width:70%;"/>
                <div id="nameTip" style="display:inline-block;"></div>
                </td>
            </tr>
           <tr>
                <th class="postop"><label class="required">问题描述:</label></th>
                <td colspan="3"><textarea class="general" id="descrip" name="descrip" style="width:74%;"></textarea>
                 <div id="descripTip" style="display:inline-block;"></div>
                </td>
            </tr>
            <tr>
                <th><label class="required">${Constants.CUSTOMER_CONSTANTS}名称:</label></th>
                <td>
                    [#if customer?? && customer?size>0]
                    <input type="hidden" id="customer_id" name="customer_id" value="${customer.CUSTOMER_ID}"/>
                    <input type="hidden" id="customer_name" name="customer_name" value="${customer.CUSTOMER_NAME}"/>
                    <label>${customer.CUSTOMER_NAME}</label>
                    [#else]
                    [@sel id="customer_id" name="customer_id"  source=customers textField="ID" valueField="CUSTOMER_NAME" labelName="customer_name" callback="changeMsg" /]
                    <div id="customer_idTip" style="display:inline-block;"></div>
                    [/#if]
                    </td>
                <th><label  class="required"> ${Constants.UNIT_CONSTANTS}:</label></th>
                <td>
                    
                    [#if customer?? && customer?size>0]
                    <input  class="general" type="text" name="sub_customer_name" id="sub_customer_name" readOnly onclick="subCus();" value="${customer.CUSTOMER_NAME}"/>
                    <input type="hidden" name="sub_customer_id" id="sub_customer_id" value="${customer.CUSTOMER_ID}"/>
                    [#else]
                    <input  class="general" type="text" name="sub_customer_name" id="sub_customer_name" readOnly onclick="subCus();"/>
                    <input type="hidden" name="sub_customer_id" id="sub_customer_id" />
                    [/#if]
                    
                    <div id="sub_customer_idTip" style="display:inline-block;"></div>
                </td>
                
            </tr>
            
            <tr>
                <th><label class="required">联系方式:</label></th>
                <td>
                    <input class="general" type="text" name="contact_phone" id="contact_phone"/>
                    <input type="hidden" value="2" name="hasMsg" id="hasMsg"/>
                    <span style="height:24px;"><img src="${common_static}/static/ui/images/16x16-loading.gif" style="margin:4px 0 0 2px;display:none;" id="loadCycle" /></span>
                    <div id="contact_phoneTip" style="display:inline-block;"></div>
                </td>
                <th><label class="required">联系人:</label></th>
                <td>
                    <input class="general" type="text" name="contact_name" id="contact_name"/>
                    <div id="contact_nameTip" style="display:inline-block;"></div>
                </td>
           </tr>
           <tr>
                
                <th><label >业务科室:</label></th>
                <td>
                    <input class="general" type="text" name="keshi" id="keshi"/>
                </td>
                <th><label class="required">问题来源:</label></th>
                <td>
                    [@sel id="source_id" name="source_id" source=froms textField="DATAKEY" valueField="DATAVALUE" labelName="source_name" value="${fromId}" text="${fromName}"/]
                    
                    <div id="source_idTip" style="display:inline-block;"></div>
                </td>
            </tr>
            <tr>
                
                <th><label class="required">服务目录:</label></th>
                <td>
                        <input type="text" id="serivceList" readonly name="serivceList" onclick="showSl();" class="general" />
                        <input type="hidden" id="serivceListId" name="serivceListId">
                        <input type="hidden" name="selectUser" id="selectUser" />
                        <textarea style="display:none;" name="bz" id="bz"></textarea>
                        <div id="serivceListIdTip" style="display:inline-block;"></div>
                </td>
                <th><label class="required">期望完成时间:</label></th>
                <td>
                    [@datepicker id="want_deal_time" value="" minDate=DateUtil.getCurrentDate14() class="general" /]<div id="want_deal_timeTip" style="display:inline-block;"></div>
                </td>
             </tr>
             
            <tr>
                <th><label class="required">优先级:</label></th>
                <td>
                    [@sel id="priority_id" name="priority_id" source=eventPri textField="DATAKEY" valueField="DATAVALUE" labelName="priority_name" callback="queryLevel"/]
                    <div id="priority_idTip" style="display:inline-block;"></div>
                </td>
                <th><label class="required">影响度:</label></th>
                <td>
                    [@sel id="influence_id" name="influence_id" source=eventDg textField="DATAKEY" valueField="DATAVALUE" labelName="influence_name" callback="queryLevel"/]
                    <div id="influence_idTip" style="display:inline-block;"></div>
                </td>
            </tr>
            <tr id="level" style="display:none;">
                <input type="hidden" id="slaId" name="sla_id" />
                <input type="hidden" id="slaName" name="sla_name" />
                <th><label class="required">优先级等级:</label></th>
                <td colspan="3" class="scores_con">
                    <h4 id="levelName"></h4>
                    <div id="slaIdTip" style="display:inline-block;"></div>
                </td>
            </tr>
            <!--  <tr>
                <th><label class="required">是否是重复问题:</label></th>
                <td>
                    <input type="radio" value="1" name="repeat_mark" class="mark" checked/>否
                    <input type="radio" value="2" name="repeat_mark" class="mark"/>是
                </td>
                <th class="repead"><label class="required">关联重复问题工单:</label></th>
                <td class="repead">
                    <input class="general" type="text" name="showrepeat_order" id="showrepeat_order" readonly onclick="questionorder()"/>
                    <input type="hidden" name="repeat_order" id="repeat_order" />
                    <div id="repeat_orderTip" style="display:inline-block;"></div>
                </td>
            </tr>-->
            <tr>
                <th class="postop"><label>附件:</label></th>
                <td>
                    <div class="edit_btn clearfix">
                        <div class="upload_file">
                            [@webupload id="files" multiple="true" extensions="*"/]
                        </div>
                    </div>
                </td>
            </tr>
        </table>
        
        <div class="edit_title"><h3>关联配置信息</h3><a class="add_associated" href="javascript:linkDevice();">添加关联配置</a></div>
        <table class="display_form" id="linkDeviceTable" >
            <tr class="title">
                <td width="20%">搜索码</td>
                <td width="25%">配置名称</td>
                <td width="40%">存放位置</td>
                <td width="15%">操作</td>
            </tr>
            <tr>
                <td colspan="4" align="center">暂无关联信息</td>
            </tr>
        </table>
        <div class="edit_title"><h3>关联工单信息</h3><a class="add_associated" href="javascript:linkOrder();">添加关联工单</a></div>
        <table class="display_form" id="linkOrderTable">
            <tr class="title">
                <td width="25%">工单编号</td>
                <td width="35%">工单名称</td>
                <td width="15%">工单类型</td>
                <td width="15%">当前状态</td>
                <td width="15%">操作</td>
            </tr>
            <tr align="center">
                <td colspan="5">暂无关联信息</td>
            </tr>
    </table>
    </div>
    
    <div class="fsm_right" id="fsmRight">
         <div class="fsr_list">
             <div class="fsrl_title">
                 <span class="oneth focus queryTab"><a href="#">问题<em id="searchProblem1"></em></a></span>
                 <span class="queryTab"><a>事件<em id="searchOrder1"></em></a></span>
                 <span class="queryTab"><a href="#">知识<em id="searchKnowLedge1"></em></a></span>
                 <font>
                     <a href="${base}/business/pages/fulltext/search.html?t=2" target="_blank" id="more0" class="more">更多>></a>
                     <a style="display:none;" class="more" href="${base}/business/pages/fulltext/search.html?t=2" id="more1" target="_blank">更多>></a>
                     <a href="${base}/business/pages/fulltext/search.html?t=1" id="more2" target="_blank" style="display:none;" class="more">更多>></a>
                 </font>
                 
             </div>
             <div class="fsrl_con resultlist" id="result0">
             <!--<p><a class="focus" href="#">当前项目</a>|<a class="all" href="#">所有项目</a></p>-->
                 <div style="margin:20px;"></div>
                 <div id="searchProblem">
                     <div class="loadpos"><span class="nodata"></span></div>
                     </div>
             </div>
             
             <div class="fsrl_con resultlist"  id="result1" style="display:none;">
             <!--<p><a class="focus" href="#">当前项目</a>|<a class="all" href="#">所有项目</a></p>-->
                 <div style="margin:20px;"></div>
                <div id="searchOrder">
                     <div class="loadpos"><span class="nodata"></span></div>
                     </div>
             </div>
             
             <div class="fsrl_con resultlist" id="result2" style="display:none;">
             <!--<p><a class="focus" href="#">当前项目</a>|<a class="all" href="#">所有项目</a></p>-->
                 <div style="margin:20px;"></div>
                 <div id="searchKnowLedge">
                     <div class="loadpos"><span class="nodata"></span></div>
                 </div>
             </div>
             
         </div>
    </div>
    
</div>
</form>
[#include "/business/pages/include/footer.html" /]
<script type="text/javascript">
 
function subCus() {
        var customer_id = $("#customer_id").val();
        if($.util.isEmpty(customer_id)) {
            popupTips("请先选择${Constants.CUSTOMER_CONSTANTS}");
            return;
        }
        
        var sub_customer_id = $("#sub_customer_id").val();
        
        var url = "${base}/business/pages/servicelist/slaproject/subCus.html?type=2&customerId="+customer_id+"&subCustomerId="+sub_customer_id;
        window.top.openDialog("selectSubCus","操作",
                             {},
                             {"width":80,"height":80},
                             [{btnId:"btnSure", btnName:"确定", btnStyle:"bluebtn"}],url);
}
 
 
function showCus(labelId,labelName) {
    $("#sub_customer_name").val(labelName);
    $("#sub_customer_id").val(labelId);
}
 
function showSl() {
        var customer_id = $("#customer_id").val();
        if($.util.isEmpty(customer_id)) {
            popupTips("请先选择${Constants.CUSTOMER_CONSTANTS}");
            return;
        }
 
        var serivceList = $("#serivceList").val();
        var serivceListId = $("#serivceListId").val();
        var url = "${base}/business/pages/servicelist/slaproject/serviceListTree.html?customerId="+customer_id+"&type=2";
        if(!$.util.isEmpty(serivceList)&&!$.util.isEmpty(serivceListId)) {
            var names = serivceList.split("-");
            var ids = serivceListId.split("-");
            if(ids.length==3) {
                url += "&sl="+ids[2];
            }
        }
        
        window.top.openDialog("selectSl","操作",
                             {},
                             {"width":80,"height":80},
                             [{btnId:"btnSure", btnName:"确定", btnStyle:"bluebtn"}],url);
    }
    
    function queryLevel(a,b) {
    var priority_id = $("#priority_id").val();
    var influence_id = $("#influence_id").val();
    var customer_id = $("#customer_id").val();
    if(!$.util.isEmpty(priority_id) && !$.util.isEmpty(influence_id) && !$.util.isEmpty(customer_id)) {
        $.post("${base}/business/pages/question/queryLevel.html",{"priority_id":priority_id,"influence_id":influence_id,"customer_id":customer_id},function(data,textStatus) {
                if(data.LEVEL_ID) {
                    $("#slaId").val(data.LEVEL_ID);
                }
                if(data.LEVEL_NAME) {
                    $("#slaName").val(data.LEVEL_NAME);
                    $("#levelName").text(data.LEVEL_NAME);
                }
                
                $("#level").show();
        },"json")
    }
}
 
function fullsearch() {
        var kw = $.trim($("#name").val());
        if(!$.util.isEmpty(kw) && kw.length>1) {
            search(2,"searchOrder",kw);
            search(3,"searchProblem",kw);
            search(1,"searchKnowLedge",kw);
            kw = $.util.encode($.util.encode(kw));
            $("#more0,#more1").attr("href","${base}/business/pages/fulltext/result.html?kw="+kw+"&t=2");
            $("#more2").attr("href","${base}/business/pages/fulltext/result.html?kw="+kw+"&t=1");
            
        } else {
            $("#more0,#more1").attr("href","${base}/business/pages/fulltext/search.html?t=2");
            $("#more2").attr("href","${base}/business/pages/fulltext/search.html?t=1");
        }
}
 
 
$(function() {
    $("#customer_id").chosen({
            no_results_text: "没有找到结果!",//搜索无结果时显示的提示
            search_contains:true,   //关键字模糊搜索,设置为false,则只从开头开始匹配
            allow_single_deselect:true, //是否允许取消选择
            max_selected_options:1  //当select为多选时,最多选择个数
        });
    var customer_id = $('#customer_id').val();
    
    $("a.delete").live("click",function() {
        var $table = $(this).parents("table");
        if($table.find("tr").length==2) {
            var $str = $(this).parents("tr");
            var length = $str.find("td").length;
            $str.find("td:gt(0)").remove();
            $str.find("td:first").attr({"colspan":length,"align":"center"}).html("暂无关联信息");
        } else {
            $(this).parents("tr").remove();
        }
    })
    
    
    $("#name").keyup(function(event){
        if(event.keyCode == 13) {
            fullsearch();
            $("#descrip").focus();
        }
    });
    
    $("#name").blur(function() {
        fullsearch();
    });
    
    $("span.queryTab").click(function() {
                var index = $(this).index();
                $("span.queryTab").removeClass("focus");
                $("span.queryTab").eq(index).addClass("focus");
                
                $("a.more").hide();
                $("a.more").eq(index).show();
                
                $("div.resultlist").hide();
                $("div.resultlist").eq(index).show();
            });
            
    $("#contact_phone").blur(function() {
        var customer_id = $("#customer_id").val();
        if(!$.util.isEmpty(customer_id)) {
            var contactPhone = $.trim($(this).val());
            $("#loadCycle").show();
            $.post("${base}/business/pages/incident/queryContactInfo.html",{"customer_id":customer_id,"contactPhone":contactPhone},function(data,textStatus) {
                if(data.hasMsg == 1) {
                    var subId = data.SUB_CUSTOMER_ID;
                    if(!$.util.isEmpty(subId)) {
                        $("#sub_customer_id").val(subId);
                        $("#sub_customer_name").val(data.SUB_CUSTOMER_NAME);
                    }
                    
                    var contact_name = data.CONTACT_NAME;
                    if(!$.util.isEmpty(contact_name)) {
                        $("#contact_name").val(contact_name);
                    }
                    var ywks = data.YWKS;
                    if(!$.util.isEmpty(ywks)) {
                        $("#keshi").val(ywks);
                    }
                }
                $("#hasMsg").val(data.hasMsg);
                $("#loadCycle").hide();
            },"json")
            
        }
    });
    $("#contact_name").blur(function () {
            var customer_id = $("#customer_id").val();
            if (!$.util.isEmpty(customer_id)) {
                var contactName = $.trim($(this).val());
                $("#loadCycle").show();
                $.post("${base}/business/pages/incident/queryContactNameInfo.html", {
                    "customer_id": customer_id,
                    "contactName": contactName
                }, function (data, textStatus) {
                    if (data.hasMsg == 1) {
                        var subId = data.SUB_CUSTOMER_ID;
                        if (!$.util.isEmpty(subId)) {
                            $("#sub_customer_id").val(subId);
                            $("#sub_customer_name").val(data.SUB_CUSTOMER_NAME);
                        }
 
                        var contact_phone = data.CONTACTS_TYPE;
                        if (!$.util.isEmpty(contact_phone)) {
                            $("#contact_phone").val(contact_phone);
                        }
                        var ywks = data.YWKS;
                        if (!$.util.isEmpty(ywks)) {
                            $("#keshi").val(ywks);
                        }
                    }
                    $("#hasMsg").val(data.hasMsg);
                    $("#loadCycle").hide();
                }, "json")
 
            }
        });
    
})
 
 
function search(type,domId,kw) {
    var $dom = $("#"+domId);
    loading($dom);
    var param;
    if(type == 1) {
        param = {"kw":kw,"type":type,"pageSize":5};
    } else if(type==2){
        param = {"kw":kw,"type":type,"pageSize":5,"smallCategory":8};
    } else if(type==3) {
        param = {"kw":kw,"type":2,"pageSize":5,"smallCategory":9};
    }
    $.post("${base}/business/pages/fulltext/searchData.html",param,function(data,textStatus) {
        loaded($dom);
        $dom.html(data);
        var num = $dom.find(".rsNum").val();
        $("#"+domId+"1").html("("+num+")");
    })    
}
 
function showName(labelId,labelName) {
    $("#serivceList").val(labelName);
    $("#serivceListId").val(labelId);
    
}
 
function linkDevice() {
    var customerid = $("#customer_id").val();
    var sub_customer_id = $("#sub_customer_id").val();
    var sub_customer_name = $("#sub_customer_name").val();
    if($.util.isEmpty(customerid)) {
        popupTips("请先选择${Constants.CUSTOMER_CONSTANTS}");
        return;
    }
    var deviceIds = new Array();
    var $deviceId = $(":hidden[name='deviceId']");
    if($deviceId.length>0) {
        $deviceId.each(function() {
            deviceIds.push($(this).val());
        })
    }
    
    var ciIds = deviceIds.join("-");
    window.top.openDialog("0","添加关联配置",
                         {},
                         {"width":80,"height":80},
                         [{btnId:"btnSure", btnName:"选择", btnStyle:"bluebtn"}],
                         "${base}/business/pages/incident/linkDevice.html?customerid="+customerid+"&ciIds="+ciIds+"&subCustomerId="+sub_customer_id+"&sub_customer_name="+sub_customer_name);
}
 
function showLinkDeivce(devices) {
    var strHtml = "";
    $.each(devices,function(i,item) {
        var deviceId = item.get("deivceId");
        var searchCode = item.get("searchCode");
        var deviceName = item.get("ciName");
        var position = item.get("position");
        strHtml += "<tr><td><input type='hidden' name='deviceId' value='"+deviceId+"'>"+searchCode+"</td><td>"+deviceName+"</td><td>"+position+"</td><td><a class='delete'>删除</a></td></tr>";
    })
    
    
    var firstTd = $("#linkDeviceTable tr:eq(1)");
    if(!$.util.isEmpty(firstTd.find("td:eq(0)").attr("colspan"))){
       if(firstTd.find("td:eq(0)").attr("colspan")!=1) {
            firstTd.remove();
       }
    }
    $("#linkDeviceTable").append(strHtml).show();
}
 
 
function showLinkOrder(devices) {
    var strHtml = "";
    $.each(devices,function(i,item) {
        var orderId = item.get("orderId");
        var businesstype = item.get("businesstype");
        var orderCode = item.get("orderCode");
        var wfname = item.get("wfname");
        var createTime = item.get("createTime");
        var customerName = item.get("customerName");
        var wfstateText = item.get("wfstateText");
        strHtml += "<tr><td><input type='hidden' name='orderId' value='"+orderId+"'>"+orderCode+"</td><td>"+wfname+"</td><td>"+businesstype+"</td><td>"+wfstateText+"</td><td><a class='delete'>删除</a></td></tr>";
    })
    
    
    var firstTd = $("#linkOrderTable tr:eq(1)");
    if(!$.util.isEmpty(firstTd.find("td:eq(0)").attr("colspan"))){
       if(firstTd.find("td:eq(0)").attr("colspan")!=1) {
            firstTd.remove();
       }
    }
    
    $("#linkOrderTable").append(strHtml).show();
}
 
function linkOrder() {
    var customerid = $("#customer_id").val();
    if($.util.isEmpty(customerid)) {
        popupTips("请先选择${Constants.CUSTOMER_CONSTANTS}");
        return;
    }
    var orderIds = new Array();
    var $orderId = $(":hidden[name='orderId']");
    if($orderId.length>0) {
        $orderId.each(function() {
            orderIds.push($(this).val());
        })
    }
    
    var orderids = orderIds.join("-");
    window.top.openDialog("0","添加关联工单",
                         {},
                         {"width":80,"height":80},
                         [{btnId:"btnSure", btnName:"选择", btnStyle:"bluebtn"}],
                         "${base}/business/pages/incident/linkOrder.html?customerid="+customerid+"&orderids="+orderids);
}
 
function changeMsg(customerId,customerName) {
    $("#sub_customer_id").val(customerId);
    $("#sub_customer_name").val(customerName);
    $("#serivceListId,#serivceList").val("");
    $("#level").hide();
    
    //清空${Constants.CUSTOMER_CONSTANTS}联系人信息
    var hasMsg = $("#hasMsg").val();
    if(hasMsg == 1){
       $("#contact_phone,#contact_name,#keshi").val("");
    }
    
    //清空关联信息
    var ordertr = $("#linkOrderTable tr");
    $.each(ordertr,function(index) {
       if(index !=0){
          $(this).remove();
       }
    });
    var citr = $("#linkDeviceTable tr");
    $.each(citr,function(index) {
       if(index !=0){
          $(this).remove();
       }
    });
    var orderhtml = "<tr><td align='center' colspan='5'>暂无关联信息</td></tr>";
    var cihtml = "<tr><td align='center' colspan='4'>暂无关联信息</td></tr>";
    $("#linkOrderTable").append(orderhtml);
    $("#linkDeviceTable").append(cihtml);
}
 
 
 
function doSubmit() {
 
    $("#myform").submit();
}
 
function selectPerson() {
            var customer_id = $("#customer_id").val();
            
            window.top.openDialog("personList","人员分配",
                     {},
                     {"width":80,"height":80},
                     [{btnId:"btnSure", btnName:"提交", btnStyle:"bluebtn"}],"${base}/business/pages/question/slusers.html?customer_id="+customer_id);
}
 
 
function showUser(userMsg,bz) {
    $("#selectUser").val(userMsg);
    $("#bz").val(bz);
    if(!(window.top.openConfirm("确定要提交吗?"))) {
                 return false;
    }
    $("#myform").submit();
}
 
</script>
</body>
</html>