|
@@ -186,7 +186,7 @@
|
186
|
186
|
<!-- 加急单 -->
|
187
|
187
|
<img *ngIf="data.data.emergencyType && data.data.emergencyType.id == 301" src="../../assets/images/icon_jiaji.png" alt="" class="ji" />
|
188
|
188
|
</div>
|
189
|
|
- <div class="right_bots display_flex col-flex align-items_center justify-content_flex-center gap8">
|
|
189
|
+ <div class="right_bots display_flex col-flex align-items_center justify-content_flex-center">
|
190
|
190
|
<input type="button" *ngIf="data.data.gdState.value == 2" class="top_bot" value="派单" (click)="allotWorker(data.data.id, data.data.gdState.id)" />
|
191
|
191
|
<input type="button" *ngIf="!data.data.worker && data.data.gdState.value != 2" class="top_bot" value="派单" (click)="allotWorker(data.data.id, data.data.gdState.id, 1)" />
|
192
|
192
|
<input type="button" *ngIf="data.data.gdState.value == 2 || ((data.data.gdState.value == 3 || data.data.gdState.value == 4) && data.data.worker)" class="btm_bot" value="删除" (click)="openDelModal(data.data.id, 'hsms')" />
|
|
@@ -239,7 +239,7 @@
|
239
|
239
|
</span>
|
240
|
240
|
</div>
|
241
|
241
|
</div>
|
242
|
|
- <div class="right_bots display_flex col-flex align-items_center justify-content_flex-center gap8">
|
|
242
|
+ <div class="right_bots display_flex col-flex align-items_center justify-content_flex-center">
|
243
|
243
|
<input type="button" *ngIf="data.computedEditFlag && data.data.state.value == 'reassign'" class="top_bot" value="编辑" (click)="edit(data.data)" />
|
244
|
244
|
<input type="button" *ngIf="data.computedSubstitutionFlag && data.data.state.value == 'reassign'" class="top_bot" value="换人处理" (click)="substitution(data.data)" />
|
245
|
245
|
<input type="button" *ngIf="coopBtns.generate && data.data.state.value == 'accept'" class="top_bot" value="生成" (click)="generateOrder(data.data)" />
|
|
@@ -420,7 +420,7 @@
|
420
|
420
|
</span>
|
421
|
421
|
</div>
|
422
|
422
|
</div>
|
423
|
|
- <div class="right_bots display_flex col-flex align-items_center justify-content_flex-center gap8">
|
|
423
|
+ <div class="right_bots display_flex col-flex align-items_center justify-content_flex-center">
|
424
|
424
|
<input type="button" *ngIf="data.computedEditFlag" class="top_bot" value="编辑" (click)="edit(data.data)" />
|
425
|
425
|
<input type="button" *ngIf="data.computedSubstitutionFlag" class="top_bot" value="换人处理" (click)="substitution(data.data)" />
|
426
|
426
|
<!-- <input type="button" *ngIf="data.computedReceiveFlag" class="top_bot" value="接单" (click)="showDelModal($event, data.data,'您确认要接单吗?','接单','receive')" /> -->
|
|
@@ -594,7 +594,7 @@
|
594
|
594
|
</span>
|
595
|
595
|
</div>
|
596
|
596
|
</div>
|
597
|
|
- <div class="right_bots display_flex col-flex align-items_center justify-content_flex-center gap8">
|
|
597
|
+ <div class="right_bots display_flex col-flex align-items_center justify-content_flex-center">
|
598
|
598
|
<input type="button" *ngIf="data.computedEditFlag" class="top_bot" value="编辑" (click)="edit(data.data)" />
|
599
|
599
|
<input type="button" *ngIf="data.computedSubstitutionFlag" class="top_bot" value="换人处理" (click)="substitution(data.data)" />
|
600
|
600
|
<!-- <input type="button" *ngIf="data.computedHandleFlag" class="top_bot" value="处理" (click)="handle(data.data)" /> -->
|
|
@@ -1510,7 +1510,7 @@
|
1510
|
1510
|
</div>
|
1511
|
1511
|
</div>
|
1512
|
1512
|
|
1513
|
|
- <div class="row gap8">
|
|
1513
|
+ <div class="row">
|
1514
|
1514
|
<div class="col">
|
1515
|
1515
|
<span class="name">科室电话:</span>
|
1516
|
1516
|
<ng-container *ngIf="incidentMsg.deptManyPhone">{{incidentMsg.deptManyPhone|stringToFirstValue}}<em (click)="importPhone(incidentMsg.deptManyPhone, true)">引入</em></ng-container>
|
|
@@ -1527,7 +1527,7 @@
|
1527
|
1527
|
</div>
|
1528
|
1528
|
</div>
|
1529
|
1529
|
|
1530
|
|
- <div class="row gap8">
|
|
1530
|
+ <div class="row">
|
1531
|
1531
|
<div class="col">
|
1532
|
1532
|
<span class="name">联系人:</span>
|
1533
|
1533
|
<input class="w100" nz-input placeholder="请填写联系人" [(ngModel)]="incidentModel.contacts" />
|
|
@@ -1542,7 +1542,7 @@
|
1542
|
1542
|
</div>
|
1543
|
1543
|
</div>
|
1544
|
1544
|
|
1545
|
|
- <div class="row gap8">
|
|
1545
|
+ <div class="row">
|
1546
|
1546
|
<div class="col">
|
1547
|
1547
|
<span class="name required">故障现象:</span>
|
1548
|
1548
|
<nz-select class="w100" [nzDropdownMatchSelectWidth]="false" nzServerSearch nzShowSearch (nzOnSearch)="changeCommonInp('category', $event)" nzPlaceHolder="请选择故障现象" [(ngModel)]="incidentModel.category" (ngModelChange)="changeApplyCategory($event)" (nzOpenChange)="openChangeApplyCategory($event)">
|
|
@@ -1556,7 +1556,7 @@
|
1556
|
1556
|
</div>
|
1557
|
1557
|
</div>
|
1558
|
1558
|
|
1559
|
|
- <div class="row gap8">
|
|
1559
|
+ <div class="row">
|
1560
|
1560
|
<div class="col alignItemsStart">
|
1561
|
1561
|
<span class="name required">故障描述:</span>
|
1562
|
1562
|
<nz-input-group [nzSuffix]="suffixTemplate">
|
|
@@ -1566,7 +1566,7 @@
|
1566
|
1566
|
</div>
|
1567
|
1567
|
</div>
|
1568
|
1568
|
|
1569
|
|
- <div class="row gap8">
|
|
1569
|
+ <div class="row">
|
1570
|
1570
|
<div class="col">
|
1571
|
1571
|
<span class="name required">优先级:</span>
|
1572
|
1572
|
<nz-select class="w100" [(ngModel)]="incidentModel.priorityId" nzAllowClear nzPlaceHolder="请选择优先级" [nzDisabled]="buildType === '编辑事件'">
|
|
@@ -1585,7 +1585,7 @@
|
1585
|
1585
|
</div>
|
1586
|
1586
|
</div>
|
1587
|
1587
|
|
1588
|
|
- <div class="row gap8">
|
|
1588
|
+ <div class="row">
|
1589
|
1589
|
<div class="col">
|
1590
|
1590
|
<span class="name">报修图片:</span>
|
1591
|
1591
|
<div class="value w100 upload">
|
|
@@ -1608,7 +1608,7 @@
|
1608
|
1608
|
</div>
|
1609
|
1609
|
</div>
|
1610
|
1610
|
|
1611
|
|
- <div class="row gap8" *ngIf="buildType !== '编辑事件'">
|
|
1611
|
+ <div class="row" *ngIf="buildType !== '编辑事件'">
|
1612
|
1612
|
<div class="col">
|
1613
|
1613
|
<span class="name required">处理组:</span>
|
1614
|
1614
|
<nz-select class="w100" [nzDropdownMatchSelectWidth]="false" nzServerSearch nzShowSearch (nzOnSearch)="changeCommonInp('group', $event)" nzPlaceHolder="请选择处理组" [(ngModel)]="incidentModel.group" (ngModelChange)="changeApplyGroup($event)" (nzOpenChange)="openChangeApplyGroup($event)">
|
|
@@ -1726,7 +1726,7 @@
|
1726
|
1726
|
<!-- 加急单 -->
|
1727
|
1727
|
<img *ngIf="data.emergencyType && data.emergencyType.id == 301" src="../../assets/images/icon_jiaji.png" alt="" class="ji" />
|
1728
|
1728
|
</div>
|
1729
|
|
- <div class="right_bots display_flex col-flex align-items_center justify-content_flex-center gap8">
|
|
1729
|
+ <div class="right_bots display_flex col-flex align-items_center justify-content_flex-center">
|
1730
|
1730
|
<input type="button" *ngIf="data.gdState.value == 2" class="top_bot" value="派单" (click)="allotWorker(data.id, data.gdState.id)" />
|
1731
|
1731
|
<input type="button" *ngIf="data.gdState.value == 3 || data.gdState.value == 4" class="mid_bot" value="撤回" (click)="openRecallModal(data.id)" />
|
1732
|
1732
|
<input type="button" *ngIf="data.gdState.value == 2 || data.gdState.value == 3 || data.gdState.value == 4" class="btm_bot" value="删除" (click)="openDelModal(data.id, 'hsms')" />
|