seimin 2 days ago
parent
commit
0df78d20e0

+ 0 - 3
pages/checkAfterBigScreen/checkAfterBigScreen.vue

@@ -359,9 +359,6 @@
359
 							line-height: 60rpx;
359
 							line-height: 60rpx;
360
 							width: 50%;
360
 							width: 50%;
361
 							border-bottom: 1rpx solid #E6E6E6;
361
 							border-bottom: 1rpx solid #E6E6E6;
362
-							&:last-child{
363
-								border-bottom: none;
364
-							}
365
 						}
362
 						}
366
 					}
363
 					}
367
         }
364
         }

+ 8 - 11
pages/checkAfterScanning/checkAfterScanning.vue

@@ -589,11 +589,11 @@
589
 	/deep/ .uni-collapse-item--border{
589
 	/deep/ .uni-collapse-item--border{
590
 		border-bottom-color: #fff !important;
590
 		border-bottom-color: #fff !important;
591
 	}
591
 	}
592
-	
592
+
593
 	/deep/ .uni-collapse-item__title-arrow{
593
 	/deep/ .uni-collapse-item__title-arrow{
594
 		margin-right: 0 !important;
594
 		margin-right: 0 !important;
595
 	}
595
 	}
596
-	
596
+
597
   .checkAfterScanning {
597
   .checkAfterScanning {
598
     .checkAfterScanning_title {
598
     .checkAfterScanning_title {
599
       padding: 50rpx 0;
599
       padding: 50rpx 0;
@@ -620,16 +620,16 @@
620
         font-weight: 700;
620
         font-weight: 700;
621
         // margin-top: 10rpx;
621
         // margin-top: 10rpx;
622
       }
622
       }
623
-			
623
+
624
 			.underline{
624
 			.underline{
625
 			  text-decoration: underline;
625
 			  text-decoration: underline;
626
 			}
626
 			}
627
-			
627
+
628
 			.underline-item{
628
 			.underline-item{
629
 				// text-decoration: underline;
629
 				// text-decoration: underline;
630
 				// margin-right: 40rpx;
630
 				// margin-right: 40rpx;
631
 			}
631
 			}
632
-			
632
+
633
       .page_item_cont_T {
633
       .page_item_cont_T {
634
         padding-top: 28rpx;
634
         padding-top: 28rpx;
635
         padding-bottom: 28rpx;
635
         padding-bottom: 28rpx;
@@ -638,7 +638,7 @@
638
 				border: 1px solid #CBCBCB;
638
 				border: 1px solid #CBCBCB;
639
 				border-radius: 10rpx;
639
 				border-radius: 10rpx;
640
 				padding: 20rpx;
640
 				padding: 20rpx;
641
-						
641
+
642
         .page_item_cont_title {
642
         .page_item_cont_title {
643
           height: 100%;
643
           height: 100%;
644
           font-size: 32rpx;
644
           font-size: 32rpx;
@@ -655,9 +655,6 @@
655
 							line-height: 60rpx;
655
 							line-height: 60rpx;
656
 							width: 50%;
656
 							width: 50%;
657
 							border-bottom: 1rpx solid #E6E6E6;
657
 							border-bottom: 1rpx solid #E6E6E6;
658
-							&:last-child{
659
-								border-bottom: none;
660
-							}
661
 						}
658
 						}
662
 					}
659
 					}
663
         }
660
         }
@@ -671,14 +668,14 @@
671
           align-items: center;
668
           align-items: center;
672
         }
669
         }
673
       }
670
       }
674
-			
671
+
675
 			.page_item_cont_title_coll{
672
 			.page_item_cont_title_coll{
676
 				display: flex;
673
 				display: flex;
677
 				justify-content: space-between;
674
 				justify-content: space-between;
678
 				align-items: center;
675
 				align-items: center;
679
 				margin-right: 8rpx;
676
 				margin-right: 8rpx;
680
 			}
677
 			}
681
-			
678
+
682
       .page_item_cont_B {
679
       .page_item_cont_B {
683
         padding-top: 28rpx;
680
         padding-top: 28rpx;
684
         margin-bottom: 28rpx;
681
         margin-bottom: 28rpx;

+ 0 - 3
pages/specimenChecking/specimenChecking.vue

@@ -730,9 +730,6 @@
730
 							line-height: 60rpx;
730
 							line-height: 60rpx;
731
 							width: 50%;
731
 							width: 50%;
732
 							border-bottom: 1rpx solid #E6E6E6;
732
 							border-bottom: 1rpx solid #E6E6E6;
733
-							&:last-child{
734
-								border-bottom: none;
735
-							}
736
 						}
733
 						}
737
 					}
734
 					}
738
         }
735
         }

+ 71 - 38
pages/specimenHandoverNew/specimenHandoverNew.vue

@@ -55,13 +55,13 @@
55
 						<view class="name" v-if="type === 'speTubeType'">
55
 						<view class="name" v-if="type === 'speTubeType'">
56
 						  {{item.tubeTypeName}}
56
 						  {{item.tubeTypeName}}
57
 						</view>
57
 						</view>
58
-						
58
+
59
 						<view class="value" v-if="type === 'speTubeType'">
59
 						<view class="value" v-if="type === 'speTubeType'">
60
 						  <view>
60
 						  <view>
61
 						    {{item.count}}
61
 						    {{item.count}}
62
 						  </view>
62
 						  </view>
63
 						</view>
63
 						</view>
64
-						
64
+
65
             <view class="value" v-if="type != 'speTubeType'">
65
             <view class="value" v-if="type != 'speTubeType'">
66
               <view>
66
               <view>
67
                 {{item.count}}
67
                 {{item.count}}
@@ -99,26 +99,7 @@
99
         type: '',//patient|speTubeType|specimenDesc
99
         type: '',//patient|speTubeType|specimenDesc
100
         queryObj: {}, //路由传递过来的数据
100
         queryObj: {}, //路由传递过来的数据
101
         taskTypeConfig: {}, //页面控制
101
         taskTypeConfig: {}, //页面控制
102
-        typeList: {
103
-          "patient": {
104
-            id: -1,
105
-            name: '患者标本',
106
-            count: 0,
107
-            titleCount: 0,
108
-          },
109
-					"speTubeType":{
110
-						id: -3,
111
-						name: '试管类型',
112
-						count: 0,
113
-						titleCount: 0,
114
-					},
115
-          "specimenDesc": {
116
-            id: -2,
117
-            name: '检验项目',
118
-            count: 0,
119
-            titleCount: 0,
120
-          }
121
-        },
102
+        typeList: {},
122
         dataList: [],
103
         dataList: [],
123
         // 填写交接人工号弹窗model
104
         // 填写交接人工号弹窗model
124
         hosModels: {
105
         hosModels: {
@@ -155,21 +136,73 @@
155
           if (result.status == 200) {
136
           if (result.status == 200) {
156
             if(result.list.length){
137
             if(result.list.length){
157
               this.taskTypeConfig = result.list[0] || {};
138
               this.taskTypeConfig = result.list[0] || {};
158
-              
159
-              if(this.taskTypeConfig.speHandoverTubeType == 1){
160
-                // 患者
161
-                this.type = 'patient';
162
-              }else if(this.taskTypeConfig.speHandoverTubeType == 2){
163
-                // 试管类型
164
-                this.type = 'speTubeType';
165
-              }else if(this.taskTypeConfig.speHandoverTubeType == 3){
166
-                // 检验标本
167
-                this.type = 'specimenDesc';
139
+
140
+              if(this.taskTypeConfig.speExpandTube == 1){
141
+                this.typeList = {
142
+                  "patient": {
143
+                    id: -1,
144
+                    name: '患者标本',
145
+                    count: 0,
146
+                    titleCount: 0,
147
+                  },
148
+                  "speTubeType":{
149
+                    id: -3,
150
+                    name: '试管类型',
151
+                    count: 0,
152
+                    titleCount: 0,
153
+                  },
154
+                  "specimenDesc": {
155
+                    id: -2,
156
+                    name: '检验项目',
157
+                    count: 0,
158
+                    titleCount: 0,
159
+                  }
160
+                }
161
+
162
+                if(this.taskTypeConfig.speHandoverTubeType == 1){
163
+                  // 患者
164
+                  this.type = 'patient';
165
+                }else if(this.taskTypeConfig.speHandoverTubeType == 2){
166
+                  // 试管类型
167
+                  this.type = 'speTubeType';
168
+                }else if(this.taskTypeConfig.speHandoverTubeType == 3){
169
+                  // 检验标本
170
+                  this.type = 'specimenDesc';
171
+                }else{
172
+                  // 默认-患者
173
+                  this.type = 'patient';
174
+                }
168
               }else{
175
               }else{
169
-                // 默认-患者
170
-                this.type = 'patient';
176
+                this.typeList = {
177
+                  "patient": {
178
+                    id: -1,
179
+                    name: '患者标本',
180
+                    count: 0,
181
+                    titleCount: 0,
182
+                  },
183
+                  "specimenDesc": {
184
+                    id: -2,
185
+                    name: '检验项目',
186
+                    count: 0,
187
+                    titleCount: 0,
188
+                  }
189
+                }
190
+
191
+                if(this.taskTypeConfig.speHandoverTubeType == 1){
192
+                  // 患者
193
+                  this.type = 'patient';
194
+                }else if(this.taskTypeConfig.speHandoverTubeType == 2){
195
+                  // 试管类型-默认患者
196
+                  this.type = 'patient';
197
+                }else if(this.taskTypeConfig.speHandoverTubeType == 3){
198
+                  // 检验标本
199
+                  this.type = 'specimenDesc';
200
+                }else{
201
+                  // 默认-患者
202
+                  this.type = 'patient';
203
+                }
171
               }
204
               }
172
-              
205
+
173
               this.clickTab(this.type);
206
               this.clickTab(this.type);
174
             }else{
207
             }else{
175
               uni.showToast({
208
               uni.showToast({
@@ -489,11 +522,11 @@
489
             border-bottom: none;
522
             border-bottom: none;
490
             flex-shrink: 0;
523
             flex-shrink: 0;
491
           }
524
           }
492
-					
525
+
493
 					.underline{
526
 					.underline{
494
 						text-decoration: underline;
527
 						text-decoration: underline;
495
 					}
528
 					}
496
-					
529
+
497
           .name,
530
           .name,
498
           .value{
531
           .value{
499
             padding: 0 40rpx;
532
             padding: 0 40rpx;
@@ -515,7 +548,7 @@
515
       display: flex;
548
       display: flex;
516
       justify-content: center;
549
       justify-content: center;
517
 			padding: 0 20rpx;
550
 			padding: 0 20rpx;
518
-			
551
+
519
       .btn {
552
       .btn {
520
         height: 66rpx;
553
         height: 66rpx;
521
         flex: 1;
554
         flex: 1;