|
@@ -43,40 +43,38 @@
|
43
|
43
|
<view class="page_items" v-if="workData && workData.length > 0">
|
44
|
44
|
<view class="page_item" v-for="(infoDATA, i) of workData" :key="infoDATA.id" @click="detailIt(infoDATA)">
|
45
|
45
|
<view class="page_item_top">
|
46
|
|
- <view class="page_item_top_L">
|
47
|
|
- <text class="L_text">{{ infoDATA.gdcode }}</text>
|
48
|
|
- <view class="page_item_cont_start emergency1" v-if="infoDATA.emergencyType.value == 1">
|
49
|
|
- <text>
|
50
|
|
- <text
|
51
|
|
- class="cubeic-star icon_transport transport-shiwujiaoxing"></text>{{ infoDATA.emergencyType.name }}</text>
|
52
|
|
- </view>
|
53
|
|
- <view class="page_item_cont_start emergency" v-if="infoDATA.emergencyType.value == 2">
|
54
|
|
- <text>
|
55
|
|
- <text
|
56
|
|
- class="cubeic-star icon_transport transport-shiwujiaoxing"></text>{{ infoDATA.emergencyType.name }}</text>
|
57
|
|
- </view>
|
58
|
|
- <view class="page_item_cont_start emergencys" v-if="infoDATA.emergencyType.value == 3">
|
59
|
|
- <text>
|
60
|
|
- <text
|
61
|
|
- class="cubeic-star icon_transport transport-shiwujiaoxing"></text>{{ infoDATA.emergencyType.name }}</text>
|
62
|
|
- </view>
|
63
|
|
- </view>
|
64
|
|
- <view class="page_item_top_L">
|
65
|
|
- <text class="L_iocn" v-if="infoDATA.taskType.associationType.value == 'specimen'">标本<template v-if="infoDATA.goodsRemark">-{{infoDATA.goodsRemark}}</template></text>
|
66
|
|
- <text class="L_iocn" v-if="infoDATA.taskType.associationType.value == 'specimenPlan'">标本<template v-if="infoDATA.goodsRemark">-{{infoDATA.goodsRemark}}</template></text>
|
67
|
|
- <text class="L_iocn" v-if="infoDATA.taskType.associationType.value == 'drugsBag'">药品<template v-if="infoDATA.goodsRemark">-{{infoDATA.goodsRemark}}</template></text>
|
68
|
|
- <text class="L_iocn" v-if="infoDATA.taskType.associationType.value == 'jPBag'">静配<template v-if="infoDATA.goodsRemark">-{{infoDATA.goodsRemark}}</template></text>
|
69
|
|
- <text class="L_iocn" v-if="infoDATA.taskType.associationType.value == 'inspect'">陪检<template v-if="infoDATA.goodsRemark">-{{infoDATA.goodsRemark}}</template></text>
|
70
|
|
- <text class="L_iocn" v-if="infoDATA.taskType.associationType.value == 'patientTransport'">转运<template v-if="infoDATA.goodsRemark">-{{infoDATA.goodsRemark}}</template></text>
|
71
|
|
- <text class="L_iocn" v-if="infoDATA.taskType.associationType.value == 'other'">其他<template v-if="infoDATA.goodsRemark">-{{infoDATA.goodsRemark}}</template></text>
|
72
|
|
- <text class="L_iocn" v-if="infoDATA.taskType.associationType.value == 'ordinary' && infoDATA.taskType.ordinaryField.value == 'blood'">血制品<template v-if="infoDATA.goodsRemark">-{{infoDATA.goodsRemark}}</template></text>
|
73
|
|
- </view>
|
74
|
|
- <view class="page_item_top_R">
|
75
|
|
- <view class="num" v-if="infoDATA.gdState.value != 6">
|
76
|
|
- {{infoDATA.grade?(infoDATA.grade.gradeTotal>=0?'+'+infoDATA.grade.gradeTotal:'-'+infoDATA.grade.gradeTotal):''}}
|
|
46
|
+ <view class="page_item_top_All_wrap">
|
|
47
|
+ <view class="page_item_top_L_wrap">
|
|
48
|
+ <view class="page_item_top_L">
|
|
49
|
+ <text class="L_text">{{ infoDATA.gdcode }}</text>
|
|
50
|
+ <view class="page_item_cont_start emergency1" v-if="infoDATA.emergencyType.value == 1">
|
|
51
|
+ <text>
|
|
52
|
+ <text
|
|
53
|
+ class="cubeic-star icon_transport transport-shiwujiaoxing"></text>{{ infoDATA.emergencyType.name }}</text>
|
|
54
|
+ </view>
|
|
55
|
+ <view class="page_item_cont_start emergency" v-if="infoDATA.emergencyType.value == 2">
|
|
56
|
+ <text>
|
|
57
|
+ <text
|
|
58
|
+ class="cubeic-star icon_transport transport-shiwujiaoxing"></text>{{ infoDATA.emergencyType.name }}</text>
|
|
59
|
+ </view>
|
|
60
|
+ <view class="page_item_cont_start emergencys" v-if="infoDATA.emergencyType.value == 3">
|
|
61
|
+ <text>
|
|
62
|
+ <text
|
|
63
|
+ class="cubeic-star icon_transport transport-shiwujiaoxing"></text>{{ infoDATA.emergencyType.name }}</text>
|
|
64
|
+ </view>
|
|
65
|
+ </view>
|
|
66
|
+ <view class="page_item_top_L page_item_top_M">
|
|
67
|
+ <view class="L_iocn" v-if="infoDATA.taskType.associationType.value != 'ordinary'">{{infoDATA.taskType.taskName}}<template v-if="infoDATA.goodsRemark">-{{infoDATA.goodsRemark}}</template></view>
|
|
68
|
+ <view class="L_iocn" v-if="infoDATA.taskType.associationType.value == 'ordinary' && infoDATA.taskType.ordinaryField.value == 'blood'">{{infoDATA.taskType.ordinaryField.name}}<template v-if="infoDATA.goodsRemark">-{{infoDATA.goodsRemark}}</template></view>
|
|
69
|
+ </view>
|
77
|
70
|
</view>
|
78
|
|
- <view class="num" v-if="infoDATA.gdState.value == 6">
|
79
|
|
- 未评价
|
|
71
|
+ <view class="page_item_top_R">
|
|
72
|
+ <view class="num" v-if="infoDATA.gdState.value != 6">
|
|
73
|
+ {{infoDATA.grade?(infoDATA.grade.gradeTotal>=0?'+'+infoDATA.grade.gradeTotal:'-'+infoDATA.grade.gradeTotal):''}}
|
|
74
|
+ </view>
|
|
75
|
+ <view class="num" v-if="infoDATA.gdState.value == 6">
|
|
76
|
+ 未评价
|
|
77
|
+ </view>
|
80
|
78
|
</view>
|
81
|
79
|
</view>
|
82
|
80
|
<view class="L"> </view>
|
|
@@ -584,10 +582,26 @@
|
584
|
582
|
.page_item_top {
|
585
|
583
|
height: 86rpx;
|
586
|
584
|
border-bottom: 2rpx dashed #e5e9ed;
|
|
585
|
+
|
|
586
|
+ .page_item_top_All_wrap{
|
|
587
|
+ height: 100%;
|
|
588
|
+ display: flex;
|
|
589
|
+ justify-content: space-between;
|
|
590
|
+ align-items: center;
|
|
591
|
+ }
|
|
592
|
+ .page_item_top_L_wrap{
|
|
593
|
+ height: 100%;
|
|
594
|
+ display: flex;
|
|
595
|
+ flex: 1;
|
|
596
|
+ min-width: 0;
|
|
597
|
+ }
|
|
598
|
+
|
|
599
|
+ .page_item_top_M{
|
|
600
|
+ flex: 1;
|
|
601
|
+ min-width: 0;
|
|
602
|
+ }
|
587
|
603
|
|
588
|
604
|
.page_item_top_L {
|
589
|
|
- height: 100%;
|
590
|
|
- float: left;
|
591
|
605
|
line-height: 88rpx;
|
592
|
606
|
|
593
|
607
|
.ac {
|
|
@@ -656,23 +670,23 @@
|
656
|
670
|
}
|
657
|
671
|
|
658
|
672
|
.L_iocn {
|
659
|
|
- display: inline-block;
|
660
|
|
- height: 52rpx;
|
|
673
|
+ height: 100%;
|
661
|
674
|
color: rgb(7, 134, 60);
|
662
|
675
|
font-size: 28rpx;
|
663
|
676
|
font-weight: 700;
|
664
|
677
|
margin-left: 20rpx;
|
|
678
|
+ overflow: hidden;
|
|
679
|
+ text-overflow: ellipsis;
|
|
680
|
+ white-space: nowrap;
|
665
|
681
|
}
|
666
|
682
|
}
|
667
|
683
|
|
668
|
684
|
.page_item_top_R {
|
669
|
|
- height: 60rpx;
|
670
|
|
- float: right;
|
671
|
|
- padding-top: 20rpx;
|
|
685
|
+ margin-right: 16rpx;
|
672
|
686
|
font-size: 32rpx;
|
673
|
|
- position: absolute;
|
674
|
|
- right: 50rpx;
|
675
|
|
- line-height: 48rpx;
|
|
687
|
+ display: flex;
|
|
688
|
+ justify-content: center;
|
|
689
|
+ align-items: center;
|
676
|
690
|
|
677
|
691
|
.num {
|
678
|
692
|
color: rgb(7, 134, 60);
|