|
@@ -384,7 +384,10 @@
|
384
|
384
|
{{else}} {{each data}}
|
385
|
385
|
<li class="r-item">
|
386
|
386
|
<div class="r-item-title">报修单号:<span>{{$value.bxcode}}</span></div>
|
387
|
|
- <p class="r-item-content twoline">{{$value.description}}</p>
|
|
387
|
+ <p class="r-item-content twoline">报修内容:{{$value.description}}</p>
|
|
388
|
+ {{if $value.wxIncidentWithCmdb == 1}}
|
|
389
|
+ <p class="r-item-content twoline">资产:{{$value.assetId||'无'}}</p>
|
|
390
|
+ {{/if}}
|
388
|
391
|
<div class="r-item-info clearfix">
|
389
|
392
|
<strong class="fl">{{$value.createTime | dateFormat}}</strong>
|
390
|
393
|
<a href="javascript:;" class="r-item-click fr" data-id="{{$value.id}}"
|
|
@@ -651,6 +654,12 @@
|
651
|
654
|
<strong>报修地址:</strong>
|
652
|
655
|
<span>{{incident.place ? incident.place.area.area + incident.place.place : ''}}{{address}}</span>
|
653
|
656
|
</li>
|
|
657
|
+ {{if wxIncidentWithCmdb == 1}}
|
|
658
|
+ <li class="pop1-hd__itemList">
|
|
659
|
+ <strong>资产:</strong>
|
|
660
|
+ <span>{{assetId||'无'}}</span>
|
|
661
|
+ </li>
|
|
662
|
+ {{/if}}
|
654
|
663
|
</ul>
|
655
|
664
|
</div>
|
656
|
665
|
<div class="pop1-hd__item">
|
|
@@ -753,6 +762,12 @@
|
753
|
762
|
<strong>报修地址:</strong>
|
754
|
763
|
<span>{{incident.place ? incident.place.area.area + incident.place.place : ''}}{{address}}</span>
|
755
|
764
|
</li>
|
|
765
|
+ {{if wxIncidentWithCmdb == 1}}
|
|
766
|
+ <li class="pop1-hd__itemList">
|
|
767
|
+ <strong>资产:</strong>
|
|
768
|
+ <span>{{assetId||'无'}}</span>
|
|
769
|
+ </li>
|
|
770
|
+ {{/if}}
|
756
|
771
|
</ul>
|
757
|
772
|
</div>
|
758
|
773
|
<div class="pop1-hd__item">
|
|
@@ -861,6 +876,12 @@
|
861
|
876
|
<strong>报修地址:</strong>
|
862
|
877
|
<span>{{incident.place ? incident.place.area.area + incident.place.place : ''}}{{address}}</span>
|
863
|
878
|
</li>
|
|
879
|
+ {{if wxIncidentWithCmdb == 1}}
|
|
880
|
+ <li class="pop1-hd__itemList">
|
|
881
|
+ <strong>资产:</strong>
|
|
882
|
+ <span>{{assetId||'无'}}</span>
|
|
883
|
+ </li>
|
|
884
|
+ {{/if}}
|
864
|
885
|
</ul>
|
865
|
886
|
</div>
|
866
|
887
|
<div class="pop1-hd__item">
|
|
@@ -975,6 +996,12 @@
|
975
|
996
|
<strong>报修地址:</strong>
|
976
|
997
|
<span>{{incident.place ? incident.place.area.area + incident.place.place : ''}}{{address}}</span>
|
977
|
998
|
</li>
|
|
999
|
+ {{if wxIncidentWithCmdb == 1}}
|
|
1000
|
+ <li class="pop1-hd__itemList">
|
|
1001
|
+ <strong>资产:</strong>
|
|
1002
|
+ <span>{{assetId||'无'}}</span>
|
|
1003
|
+ </li>
|
|
1004
|
+ {{/if}}
|
978
|
1005
|
</ul>
|
979
|
1006
|
</div>
|
980
|
1007
|
<div class="pop1-hd__item">
|
|
@@ -1095,6 +1122,12 @@
|
1095
|
1122
|
<strong>报修地址:</strong>
|
1096
|
1123
|
<span>{{incident.place ? incident.place.area.area + incident.place.place : ''}}{{address}}</span>
|
1097
|
1124
|
</li>
|
|
1125
|
+ {{if wxIncidentWithCmdb == 1}}
|
|
1126
|
+ <li class="pop1-hd__itemList">
|
|
1127
|
+ <strong>资产:</strong>
|
|
1128
|
+ <span>{{assetId||'无'}}</span>
|
|
1129
|
+ </li>
|
|
1130
|
+ {{/if}}
|
1098
|
1131
|
</ul>
|
1099
|
1132
|
</div>
|
1100
|
1133
|
<div class="pop1-hd__item">
|
|
@@ -1213,6 +1246,12 @@
|
1213
|
1246
|
<strong>报修地址:</strong>
|
1214
|
1247
|
<span>{{incident.place ? incident.place.area.area + incident.place.place : ''}}{{address}}</span>
|
1215
|
1248
|
</li>
|
|
1249
|
+ {{if wxIncidentWithCmdb == 1}}
|
|
1250
|
+ <li class="pop1-hd__itemList">
|
|
1251
|
+ <strong>资产:</strong>
|
|
1252
|
+ <span>{{assetId||'无'}}</span>
|
|
1253
|
+ </li>
|
|
1254
|
+ {{/if}}
|
1216
|
1255
|
</ul>
|
1217
|
1256
|
</div>
|
1218
|
1257
|
<div class="pop1-hd__item">
|
|
@@ -1331,6 +1370,12 @@
|
1331
|
1370
|
<strong>报修地址:</strong>
|
1332
|
1371
|
<span>{{incident.place ? incident.place.area.area + incident.place.place : ''}}{{address}}</span>
|
1333
|
1372
|
</li>
|
|
1373
|
+ {{if wxIncidentWithCmdb == 1}}
|
|
1374
|
+ <li class="pop1-hd__itemList">
|
|
1375
|
+ <strong>资产:</strong>
|
|
1376
|
+ <span>{{assetId||'无'}}</span>
|
|
1377
|
+ </li>
|
|
1378
|
+ {{/if}}
|
1334
|
1379
|
</ul>
|
1335
|
1380
|
</div>
|
1336
|
1381
|
<div class="pop1-hd__item">
|
|
@@ -1523,6 +1568,12 @@
|
1523
|
1568
|
<strong>报修地址:</strong>
|
1524
|
1569
|
<span>{{incident.place ? incident.place.area.area + incident.place.place : ''}}{{address}}</span>
|
1525
|
1570
|
</li>
|
|
1571
|
+ {{if wxIncidentWithCmdb == 1}}
|
|
1572
|
+ <li class="pop1-hd__itemList">
|
|
1573
|
+ <strong>资产:</strong>
|
|
1574
|
+ <span>{{assetId||'无'}}</span>
|
|
1575
|
+ </li>
|
|
1576
|
+ {{/if}}
|
1526
|
1577
|
</ul>
|
1527
|
1578
|
</div>
|
1528
|
1579
|
<div class="pop1-hd__item pop1-evaluate">
|