seimin пре 2 недеља
родитељ
комит
bba434b27c
52 измењених фајлова са 155 додато и 155 уклоњено
  1. 1 1
      components/backModel/backModel.vue
  2. 1 1
      components/changeHospital/changeHospital.vue
  3. 1 1
      components/changeSpeNum/changeSpeNum.vue
  4. 2 2
      components/checkboxModal/checkboxModal.vue
  5. 1 1
      components/handViewBlood/handViewBlood.vue
  6. 1 1
      components/handViewDrugsBag/handViewDrugsBag.vue
  7. 1 1
      components/handViewPatient/handViewPatient.vue
  8. 1 1
      components/handViewSpecimen/handViewSpecimen.vue
  9. 1 1
      components/inspectRemoveModel/inspectRemoveModel.vue
  10. 1 1
      components/nucleicAcidCollection/nucleicAcidCollection.vue
  11. 2 2
      components/selectAccount/selectAccount.vue
  12. 6 6
      components/selectAccount2/selectAccount2.vue
  13. 1 1
      components/showCertificat/showCertificat.vue
  14. 2 2
      components/showIntegralModel/showIntegralModel.vue
  15. 4 4
      components/showModel/showModel.vue
  16. 1 1
      pages.json
  17. 2 2
      pages/bindUser/bindUser.vue
  18. 11 11
      pages/checkAfterScanning/checkAfterScanning.vue
  19. 7 7
      pages/homePage/homePage.vue
  20. 4 4
      pages/inspectList/inspectList.vue
  21. 1 1
      pages/medicalWaste/medicalWasteBindCheck/medicalWasteBindCheck.vue
  22. 1 1
      pages/medicalWaste/medicalWasteDetail/medicalWasteDetail.vue
  23. 3 3
      pages/my_list/my_list.vue
  24. 1 1
      pages/newDrug/createOrder/createOrder.vue
  25. 1 1
      pages/outpatient/outpatientEndComplete/outpatientEndComplete.vue
  26. 2 2
      pages/outpatient/outpatientEndSignIn/outpatientEndSignIn.vue
  27. 1 1
      pages/outpatient/outpatientEndTaskTypeSuccess/outpatientEndTaskTypeSuccess.vue
  28. 1 1
      pages/outpatient/outpatientStartSignIn/outpatientStartSignIn.vue
  29. 5 5
      pages/patientInformationInfo/patientInformationInfo.vue
  30. 2 2
      pages/promptPage/promptPage.vue
  31. 6 6
      pages/receipt_infopage/receipt_infopage.vue
  32. 5 5
      pages/receiptpage/receiptpage.vue
  33. 2 2
      pages/result_error/result_error.vue
  34. 2 2
      pages/scanning_B/scanning_B.vue
  35. 6 6
      pages/scanning_Result/scanning_Result.vue
  36. 7 7
      pages/scanning_all/scanning_all.vue
  37. 2 2
      pages/scanning_big_Result/scanning_big_Result.vue
  38. 1 1
      pages/scanning_blood/scanning_blood.vue
  39. 5 5
      pages/scanning_code/scanning_code.vue
  40. 7 7
      pages/scanning_djEnd/scanning_djEnd.vue
  41. 5 5
      pages/scanning_djInfo/scanning_djInfo.vue
  42. 1 1
      pages/scanning_drug/scanning_drug.vue
  43. 8 8
      pages/scanning_ins/scanning_ins.vue
  44. 2 2
      pages/scanning_insEnd/scanning_insEnd.vue
  45. 3 3
      pages/scanning_nucleicAcid/scanning_nucleicAcid.vue
  46. 2 2
      pages/scanning_orderSign/scanning_orderSign.vue
  47. 2 2
      pages/scanning_result_seimin/scanning_result_seimin.vue
  48. 6 6
      pages/searchMuti/searchMuti.vue
  49. 6 6
      pages/setDept/setDept.vue
  50. 3 3
      pages/settingCode/settingCode.vue
  51. 3 3
      pages/specimenChecking/specimenChecking.vue
  52. 2 2
      pages/specimenOrderComplete/specimenOrderComplete.vue

+ 1 - 1
components/backModel/backModel.vue

@@ -52,7 +52,7 @@
52 52
     },
53 53
     watch: {
54 54
       disjunctor(newValue) {
55
-        if (newValue && this.operate.know == "知道了") {
55
+        if (newValue && this.operate.know == "返回") {
56 56
           this.time = 5;
57 57
           this.timer = setInterval(() => {
58 58
             this.time--;

+ 1 - 1
components/changeHospital/changeHospital.vue

@@ -42,7 +42,7 @@
42 42
     },
43 43
     watch: {
44 44
       disjunctor(newValue) {
45
-        if (newValue && this.operate.know == "知道了") {
45
+        if (newValue && this.operate.know == "返回") {
46 46
           this.time = 5;
47 47
           this.timer = setInterval(() => {
48 48
             this.time--;

+ 1 - 1
components/changeSpeNum/changeSpeNum.vue

@@ -66,7 +66,7 @@
66 66
     },
67 67
     watch: {
68 68
       disjunctor(newValue) {
69
-        if (newValue && this.operate.know == "知道了") {
69
+        if (newValue && this.operate.know == "返回") {
70 70
           this.time = 5;
71 71
           this.timer = setInterval(() => {
72 72
             this.time--;

+ 2 - 2
components/checkboxModal/checkboxModal.vue

@@ -38,7 +38,7 @@
38 38
     },
39 39
     watch: {
40 40
       disjunctor(newValue) {
41
-        if (newValue && this.operate.know == "知道了") {
41
+        if (newValue && this.operate.know == "返回") {
42 42
           this.time = 5;
43 43
           this.timer = setInterval(() => {
44 44
             this.time--;
@@ -106,7 +106,7 @@
106 106
     bottom: 0;
107 107
     background-color: rgba(0, 0, 0, 0.2);
108 108
     z-index: 999;
109
-    
109
+
110 110
     .tips {
111 111
       width: 90%;
112 112
       text-align: left;

+ 1 - 1
components/handViewBlood/handViewBlood.vue

@@ -113,7 +113,7 @@
113 113
     },
114 114
     watch: {
115 115
       disjunctor(newValue) {
116
-        if (newValue && this.operate.know == "知道了") {
116
+        if (newValue && this.operate.know == "返回") {
117 117
           this.time = 5;
118 118
           this.timer = setInterval(() => {
119 119
             this.time--;

+ 1 - 1
components/handViewDrugsBag/handViewDrugsBag.vue

@@ -89,7 +89,7 @@
89 89
     },
90 90
     watch: {
91 91
       disjunctor(newValue) {
92
-        if (newValue && this.operate.know == "知道了") {
92
+        if (newValue && this.operate.know == "返回") {
93 93
           this.time = 5;
94 94
           this.timer = setInterval(() => {
95 95
             this.time--;

+ 1 - 1
components/handViewPatient/handViewPatient.vue

@@ -67,7 +67,7 @@
67 67
     },
68 68
     watch: {
69 69
       disjunctor(newValue) {
70
-        if (newValue && this.operate.know == "知道了") {
70
+        if (newValue && this.operate.know == "返回") {
71 71
           this.time = 5;
72 72
           this.timer = setInterval(() => {
73 73
             this.time--;

+ 1 - 1
components/handViewSpecimen/handViewSpecimen.vue

@@ -113,7 +113,7 @@
113 113
     },
114 114
     watch: {
115 115
       disjunctor(newValue) {
116
-        if (newValue && this.operate.know == "知道了") {
116
+        if (newValue && this.operate.know == "返回") {
117 117
           this.time = 5;
118 118
           this.timer = setInterval(() => {
119 119
             this.time--;

+ 1 - 1
components/inspectRemoveModel/inspectRemoveModel.vue

@@ -86,7 +86,7 @@
86 86
 					this.current = -1;
87 87
 					this.yyTime = '';
88 88
 				}
89
-				if (newValue && this.operate.know == "知道了") {
89
+				if (newValue && this.operate.know == "返回") {
90 90
 					this.time = 5;
91 91
 					this.timer = setInterval(() => {
92 92
 						this.time--;

+ 1 - 1
components/nucleicAcidCollection/nucleicAcidCollection.vue

@@ -52,7 +52,7 @@
52 52
     },
53 53
     watch: {
54 54
       disjunctor(newValue) {
55
-        if (newValue && this.operate.know == "知道了") {
55
+        if (newValue && this.operate.know == "返回") {
56 56
           this.time = 5;
57 57
           this.timer = setInterval(() => {
58 58
             this.time--;

+ 2 - 2
components/selectAccount/selectAccount.vue

@@ -93,7 +93,7 @@
93 93
     },
94 94
     watch: {
95 95
       disjunctor(newValue) {
96
-        if (newValue && this.operate.know == "知道了") {
96
+        if (newValue && this.operate.know == "返回") {
97 97
           this.time = 5;
98 98
           this.timer = setInterval(() => {
99 99
             this.time--;
@@ -201,7 +201,7 @@
201 201
       align-items: center;
202 202
       text-align: center;
203 203
       margin-top: 32rpx;
204
-      
204
+
205 205
       &.content{
206 206
         justify-content: center;
207 207
         color: #000;

+ 6 - 6
components/selectAccount2/selectAccount2.vue

@@ -108,7 +108,7 @@
108 108
     },
109 109
     watch: {
110 110
       disjunctor(newValue) {
111
-        if (newValue && this.operate.know == "知道了") {
111
+        if (newValue && this.operate.know == "返回") {
112 112
           this.time = 5;
113 113
           this.timer = setInterval(() => {
114 114
             this.time--;
@@ -243,7 +243,7 @@
243 243
       align-items: center;
244 244
       text-align: center;
245 245
       margin-top: 32rpx;
246
-      
246
+
247 247
       &.content{
248 248
         justify-content: center;
249 249
         color: red;
@@ -251,7 +251,7 @@
251 251
         font-weight: bold;
252 252
 				margin-bottom: 10rpx;
253 253
       }
254
-			
254
+
255 255
       .uni-list-cell-left {
256 256
         flex: 3;
257 257
         font-size: 32rpx;
@@ -302,15 +302,15 @@
302 302
         flex-direction: column;
303 303
         justify-content: center;
304 304
         align-items: center;
305
-				
305
+
306 306
 				.size-30{
307 307
 					font-size: 30rpx;
308 308
 				}
309
-				
309
+
310 310
 				.size-32{
311 311
 					font-size: 32rpx;
312 312
 				}
313
-				
313
+
314 314
         &.p0 {
315 315
           padding: 0;
316 316
         }

+ 1 - 1
components/showCertificat/showCertificat.vue

@@ -20,7 +20,7 @@
20 20
         </view>
21 21
       </view>
22 22
       <view class="showModel__footer">
23
-        <view class="showModel__know" @click="know" hover-class="seimin-btn-hover">知道了</view>
23
+        <view class="showModel__know" @click="know" hover-class="seimin-btn-hover">返回</view>
24 24
       </view>
25 25
     </view>
26 26
   </view>

+ 2 - 2
components/showIntegralModel/showIntegralModel.vue

@@ -167,13 +167,13 @@
167 167
         type: Object,
168 168
         default: () => {
169 169
           return {
170
-            know: "知道了",
170
+            know: "返回",
171 171
           };
172 172
         },
173 173
       },
174 174
     },
175 175
     methods: {
176
-      // 知道了
176
+      // 返回
177 177
       know() {
178 178
         this.$emit("know");
179 179
       },

+ 4 - 4
components/showModel/showModel.vue

@@ -3,7 +3,7 @@
3 3
     <view class="showModel__wrap">
4 4
       <view class="showModel__header" v-if="title">
5 5
         {{ title }}
6
-        <text v-if="operate.know == '知道了' && timerFlag">({{ time }})</text>
6
+        <text v-if="operate.know == '返回' && timerFlag">({{ time }})</text>
7 7
       </view>
8 8
       <view class="showModel__article" :class="{ p0: textareaFlag, p1: radioInspectionDistanceItem.length, p2: childrenDeptList.length || busyContentList.length }">
9 9
         <text
@@ -105,7 +105,7 @@ export default {
105 105
   },
106 106
   watch: {
107 107
     disjunctor(newValue) {
108
-      if (newValue && this.operate.know == "知道了") {
108
+      if (newValue && this.operate.know == "返回") {
109 109
         this.time = 3;
110 110
         // this.timerFlag = true;
111 111
         this.timer = setInterval(() => {
@@ -187,7 +187,7 @@ export default {
187 187
       type: Object,
188 188
       default: () => {
189 189
         return {
190
-          know: "知道了",
190
+          know: "返回",
191 191
         };
192 192
       },
193 193
     },
@@ -216,7 +216,7 @@ export default {
216 216
     cancel() {
217 217
       this.$emit("cancel");
218 218
     },
219
-    // 知道了
219
+    // 返回
220 220
     know() {
221 221
       clearInterval(this.timer);
222 222
       this.$emit("know");

+ 1 - 1
pages.json

@@ -66,7 +66,7 @@
66 66
       }
67 67
     },
68 68
     {
69
-      "path": "pages/scanning_result_seimin/scanning_result_seimin", //药包扫描----知道了
69
+      "path": "pages/scanning_result_seimin/scanning_result_seimin", //药包扫描----返回
70 70
       "style": {
71 71
         "h5": {
72 72
           "titleNView": false

+ 2 - 2
pages/bindUser/bindUser.vue

@@ -77,7 +77,7 @@
77 77
           }
78 78
         })
79 79
       },
80
-      //抢单后知道了
80
+      //抢单后返回
81 81
       know() {
82 82
         this.models.disjunctor = false;
83 83
       },
@@ -121,7 +121,7 @@
121 121
               content: '您提供的工号已经绑定微信号,请联系管理人员进行处理',
122 122
               icon: 'warn',
123 123
               operate: {
124
-                know: "知道了",
124
+                know: "返回",
125 125
               },
126 126
             };
127 127
           }

+ 11 - 11
pages/checkAfterScanning/checkAfterScanning.vue

@@ -91,7 +91,7 @@
91 91
 			// 获取配置
92 92
 			getConfig() {
93 93
 				// 判断开关
94
-				const userData = uni.getStorageSync("userData");	
94
+				const userData = uni.getStorageSync("userData");
95 95
 				let postData = {
96 96
 					idx: 0,
97 97
 					sum: 9999,
@@ -100,7 +100,7 @@
100 100
 						model:"all"
101 101
 					}
102 102
 				};
103
-			
103
+
104 104
 				post("/simple/data/fetchDataList/hospitalConfig",postData).then((result) => {
105 105
 						if (result.status == 200) {
106 106
 							this.keyArr = []
@@ -112,7 +112,7 @@
112 112
 										this.isNumberKey = false
113 113
 									}
114 114
 								}else if(i.key=='numberDigitalSecretKey'){
115
-									this.keyNum = Number(i.value) 
115
+									this.keyNum = Number(i.value)
116 116
 								}
117 117
 							}
118 118
 							for(let i = 0; i < this.keyNum; i++){
@@ -122,7 +122,7 @@
122 122
 							}
123 123
 						}
124 124
 					});
125
-				
125
+
126 126
 			  uni.showLoading({
127 127
 			    title: "加载中",
128 128
 			    mask: true,
@@ -301,7 +301,7 @@
301 301
 												    }
302 302
 												  })
303 303
 												}).catch(err => {
304
-												  
304
+
305 305
 												});
306 306
 											}
307 307
                     }else{
@@ -335,9 +335,9 @@
335 335
             });
336 336
           }
337 337
         });
338
-        
339
-        
340
-        
338
+
339
+
340
+
341 341
       },
342 342
       // 完成核对
343 343
       Scanning_complete(type) {
@@ -508,7 +508,7 @@
508 508
                 content: `完成扫描成功`,
509 509
                 icon: "success",
510 510
                 operate: {
511
-                  know: "知道了",
511
+                  know: "返回",
512 512
                 },
513 513
               };
514 514
             } else {
@@ -572,7 +572,7 @@
572 572
       padding: 0 20rpx;
573 573
       text-align: left;
574 574
       position: relative;
575
-      
575
+
576 576
       .text_title{
577 577
         flex-shrink: 0;
578 578
         margin-right: 16rpx;
@@ -582,7 +582,7 @@
582 582
         font-size: 32rpx;
583 583
         font-weight: 700;
584 584
         margin-top: 10rpx;
585
-        
585
+
586 586
         .underline{
587 587
           text-decoration: underline;
588 588
         }

+ 7 - 7
pages/homePage/homePage.vue

@@ -230,7 +230,7 @@
230 230
           },
231 231
         };
232 232
       },
233
-      //知道了
233
+      //返回
234 234
       knowLock() {
235 235
         this.modelsLock.disjunctor = false;
236 236
         let userId = uni.getStorageSync("userData").user.id;
@@ -259,7 +259,7 @@
259 259
                 content: `${this.itemLock.locking == 0 ? "锁定" : "解锁"}成功`,
260 260
                 icon: "success",
261 261
                 operate: {
262
-                  know: "知道了",
262
+                  know: "返回",
263 263
                 },
264 264
               };
265 265
             } else {
@@ -304,7 +304,7 @@
304 304
           },
305 305
         };
306 306
       },
307
-      //知道了
307
+      //返回
308 308
       know() {
309 309
         this.models.disjunctor = false;
310 310
       },
@@ -623,7 +623,7 @@
623 623
                 icon: "warn",
624 624
                 phone,
625 625
                 operate: {
626
-                  know: "知道了",
626
+                  know: "返回",
627 627
                 },
628 628
               };
629 629
             } else {
@@ -697,7 +697,7 @@
697 697
           title: "登录中",
698 698
           mask: true,
699 699
         });
700
-        
700
+
701 701
         let data = {
702 702
           username: this.username.trim(),
703 703
           password: this.password.trim(),
@@ -774,7 +774,7 @@
774 774
             });
775 775
           }
776 776
         });
777
-        
777
+
778 778
       },
779 779
       // 微信登录公用方法
780 780
       // user:当前登录用户对象
@@ -1100,7 +1100,7 @@
1100 1100
 		onBackPress(e) {
1101 1101
 			// backbutton:物理按键返回
1102 1102
 			if (e.from === 'backbutton') {
1103
-				return true 
1103
+				return true
1104 1104
 			}
1105 1105
 		},
1106 1106
     onHide() {

+ 4 - 4
pages/inspectList/inspectList.vue

@@ -190,7 +190,7 @@
190 190
       fjjCondition,
191 191
     },
192 192
     methods: {
193
-			// 修改预约时间->知道了
193
+			// 修改预约时间->返回
194 194
 			know1() {
195 195
 			  this.models1.disjunctor = false;
196 196
 			},
@@ -303,7 +303,7 @@
303 303
           },
304 304
         };
305 305
       },
306
-      //建单后知道了
306
+      //建单后返回
307 307
       know() {
308 308
         this.models.disjunctor = false;
309 309
         this.idx = 0;
@@ -376,7 +376,7 @@
376 376
                   content: msg,
377 377
                   icon: icon,
378 378
                   operate: {
379
-                    know: "知道了",
379
+                    know: "返回",
380 380
                   },
381 381
                 };
382 382
               });
@@ -387,7 +387,7 @@
387 387
                 content: "建单失败,科室未开通!",
388 388
                 icon: "error",
389 389
                 operate: {
390
-                  know: "知道了",
390
+                  know: "返回",
391 391
                 },
392 392
               };
393 393
             }

+ 1 - 1
pages/medicalWaste/medicalWasteBindCheck/medicalWasteBindCheck.vue

@@ -162,7 +162,7 @@
162 162
           }
163 163
         });
164 164
       },
165
-      //知道了
165
+      //返回
166 166
       know1() {
167 167
         this.models1.disjunctor = false;
168 168
       },

+ 1 - 1
pages/medicalWaste/medicalWasteDetail/medicalWasteDetail.vue

@@ -69,7 +69,7 @@
69 69
     </scroll-view>
70 70
 
71 71
     <view class="foot_btn">
72
-      <view class="btn" @click="goToList()"> 知道了 </view>
72
+      <view class="btn" @click="goToList()"> 返回 </view>
73 73
     </view>
74 74
   </view>
75 75
 </template>

+ 3 - 3
pages/my_list/my_list.vue

@@ -192,12 +192,12 @@
192 192
       scrollList(e) {
193 193
         this.scroll_t_old = e.detail.scrollTop;
194 194
       },
195
-      // 知道了
195
+      // 返回
196 196
       know() {
197 197
         this.scroll_t = this.scroll_t_old;
198 198
         this.models.disjunctor = false;
199 199
       },
200
-      //未评价弹窗知道了
200
+      //未评价弹窗返回
201 201
       know6() {
202 202
         this.models6.disjunctor = false;
203 203
       },
@@ -209,7 +209,7 @@
209 209
         //     content: "暂未评价,无法查看积分详情",
210 210
         //     icon: "warn",
211 211
         //     operate: {
212
-        //       know: "知道了"
212
+        //       know: "返回"
213 213
         //     },
214 214
         //   };
215 215
         //   return;

+ 1 - 1
pages/newDrug/createOrder/createOrder.vue

@@ -57,7 +57,7 @@
57 57
       };
58 58
     },
59 59
     methods: {
60
-      // 知道了
60
+      // 返回
61 61
       goIndex(){
62 62
        uni.redirectTo({
63 63
          url: `/pages/receiptpage/receiptpage`,

+ 1 - 1
pages/outpatient/outpatientEndComplete/outpatientEndComplete.vue

@@ -27,7 +27,7 @@
27 27
     </view>
28 28
 
29 29
     <view class="foot_btn">
30
-      <view class="btn" @click="goToIndex()"> 知道了 </view>
30
+      <view class="btn" @click="goToIndex()"> 返回 </view>
31 31
     </view>
32 32
   </view>
33 33
 </template>

+ 2 - 2
pages/outpatient/outpatientEndSignIn/outpatientEndSignIn.vue

@@ -26,7 +26,7 @@
26 26
     </view>
27 27
 
28 28
     <view class="foot_btn">
29
-      <view class="btn" @click="goToIndex()"> 知道了 </view>
29
+      <view class="btn" @click="goToIndex()"> 返回 </view>
30 30
       <view class="btn" @click="additional()" v-if="taskTypeConfig.addService == 1"> 追加服务 </view>
31 31
       <view class="btn" @click="finish()" v-if="taskTypeConfig.finishService == 1"> 结束服务 </view>
32 32
     </view>
@@ -103,7 +103,7 @@
103 103
           url: `/pages/outpatient/outpatientEndTaskType/outpatientEndTaskType?model=${encodeURIComponent(JSON.stringify(this.infoData))}`,
104 104
         });
105 105
       },
106
-      // 知道了
106
+      // 返回
107 107
       goToIndex(){
108 108
         uni.navigateTo({
109 109
           url: `/pages/receiptpage/receiptpage`,

+ 1 - 1
pages/outpatient/outpatientEndTaskTypeSuccess/outpatientEndTaskTypeSuccess.vue

@@ -26,7 +26,7 @@
26 26
     </view>
27 27
 
28 28
     <view class="foot_btn">
29
-      <view class="btn" @click="goToIndex()"> 知道了 </view>
29
+      <view class="btn" @click="goToIndex()"> 返回 </view>
30 30
     </view>
31 31
   </view>
32 32
 </template>

+ 1 - 1
pages/outpatient/outpatientStartSignIn/outpatientStartSignIn.vue

@@ -26,7 +26,7 @@
26 26
     </view>
27 27
 
28 28
     <view class="foot_btn">
29
-      <view class="btn" @click="goToIndex()"> 知道了 </view>
29
+      <view class="btn" @click="goToIndex()"> 返回 </view>
30 30
     </view>
31 31
   </view>
32 32
 </template>

+ 5 - 5
pages/patientInformationInfo/patientInformationInfo.vue

@@ -106,7 +106,7 @@
106 106
           },
107 107
         };
108 108
       },
109
-      //建单后知道了
109
+      //建单后返回
110 110
       know() {
111 111
         this.models.disjunctor = false;
112 112
         this.getInfo(this.jdItem.patientCode);
@@ -175,7 +175,7 @@
175 175
                   content: msg,
176 176
                   icon: icon,
177 177
                   operate: {
178
-                    know: "知道了",
178
+                    know: "返回",
179 179
                   },
180 180
                 };
181 181
               });
@@ -186,7 +186,7 @@
186 186
                 content: "建单失败,科室未开通!",
187 187
                 icon: "error",
188 188
                 operate: {
189
-                  know: "知道了",
189
+                  know: "返回",
190 190
                 },
191 191
               };
192 192
             }
@@ -216,7 +216,7 @@
216 216
           this.SMFlag = true;
217 217
         });
218 218
       },
219
-			// 修改预约时间->知道了
219
+			// 修改预约时间->返回
220 220
 			know1() {
221 221
 			  this.models1.disjunctor = false;
222 222
 			},
@@ -496,7 +496,7 @@
496 496
 						&.red {
497 497
 							color: red;
498 498
 						}
499
-            
499
+
500 500
             &.bold{
501 501
               font-weight: 700;
502 502
             }

+ 2 - 2
pages/promptPage/promptPage.vue

@@ -23,7 +23,7 @@
23 23
 			<view>{{errorContent}}</view>
24 24
 		</view>
25 25
 		<view class="foot_btn">
26
-			<view class="btn3" @click="showAlert()">知道了</view>
26
+			<view class="btn3" @click="showAlert()">返回</view>
27 27
 		</view>
28 28
 	</view>
29 29
 </template>
@@ -43,7 +43,7 @@
43 43
 			};
44 44
 		},
45 45
 		methods: {
46
-			// 知道了
46
+			// 返回
47 47
 			showAlert() {
48 48
 				uni.navigateTo({
49 49
 					url: "../receiptpage/receiptpage",

+ 6 - 6
pages/receipt_infopage/receipt_infopage.vue

@@ -407,7 +407,7 @@
407 407
       <view :class="[infoDATA.taskType.specialCloseButton == 1 ? 'btn3' : 'btn2']"
408 408
         v-if="infoDATA.taskType.associationType.value == 'ordinary'"
409 409
         hover-class="seimin-btn-hover" @click="goBack()">
410
-        知道了
410
+        返回
411 411
       </view>
412 412
       <view class="btn3" @click="specialCloseClick()" v-if="
413 413
           infoDATA.gdState.value != 2 &&
@@ -1161,7 +1161,7 @@
1161 1161
           }
1162 1162
         })
1163 1163
       },
1164
-      // 移除检查->知道了
1164
+      // 移除检查->返回
1165 1165
       know1() {
1166 1166
         this.models1.disjunctor = false;
1167 1167
         // this.getInfo(this.dataId);
@@ -1443,7 +1443,7 @@
1443 1443
               content: "工单关闭成功",
1444 1444
               icon: "success",
1445 1445
               operate: {
1446
-                know: "知道了",
1446
+                know: "返回",
1447 1447
               },
1448 1448
             };
1449 1449
           } else {
@@ -1453,7 +1453,7 @@
1453 1453
               content: "工单关闭失败",
1454 1454
               icon: "error",
1455 1455
               operate: {
1456
-                know: "知道了",
1456
+                know: "返回",
1457 1457
               },
1458 1458
             };
1459 1459
           }
@@ -1486,7 +1486,7 @@
1486 1486
           this.animationData = this.animation.export();
1487 1487
         }
1488 1488
       },
1489
-      // 抢单->知道了
1489
+      // 抢单->返回
1490 1490
       know() {
1491 1491
         this.models.disjunctor = false;
1492 1492
         uni.navigateTo({
@@ -1502,7 +1502,7 @@
1502 1502
               content: "接单成功",
1503 1503
               icon: "success",
1504 1504
               operate: {
1505
-                know: "知道了",
1505
+                know: "返回",
1506 1506
               },
1507 1507
             };
1508 1508
           } else {

+ 5 - 5
pages/receiptpage/receiptpage.vue

@@ -1411,7 +1411,7 @@
1411 1411
               content: `示闲成功`,
1412 1412
               icon: "warn",
1413 1413
               operate: {
1414
-                know: "知道了",
1414
+                know: "返回",
1415 1415
               },
1416 1416
             };
1417 1417
           }else{
@@ -2394,7 +2394,7 @@
2394 2394
               content: `您上班状态修改为<strong class="red">${busyContent.busyContent}</strong>,<strong class="red">${busyContent.busyMinute}</strong>分钟后自动恢复`,
2395 2395
               icon: "warn",
2396 2396
               operate: {
2397
-                know: "知道了",
2397
+                know: "返回",
2398 2398
               },
2399 2399
             };
2400 2400
           }else{
@@ -2409,7 +2409,7 @@
2409 2409
       cancel3() {
2410 2410
         this.models3.disjunctor = false;
2411 2411
       },
2412
-      //知道了
2412
+      //返回
2413 2413
       know3() {
2414 2414
         this.models3.disjunctor = false;
2415 2415
       },
@@ -2605,7 +2605,7 @@
2605 2605
           url: `../receipt_infopage/receipt_infopage?id=${workOrder.id}&associationTypeValue=${workOrder.taskType.associationType.value}&associationTypeId=${workOrder.taskType.associationType.id}&taskTypeId=${workOrder.taskType.id}`,
2606 2606
         });
2607 2607
       },
2608
-      //抢单后知道了
2608
+      //抢单后返回
2609 2609
       know() {
2610 2610
         this.models.disjunctor = false;
2611 2611
         this.idx = 0;
@@ -2630,7 +2630,7 @@
2630 2630
             content: msg,
2631 2631
             icon: icon,
2632 2632
             operate: {
2633
-              know: "知道了",
2633
+              know: "返回",
2634 2634
             },
2635 2635
           };
2636 2636
         });

+ 2 - 2
pages/result_error/result_error.vue

@@ -16,7 +16,7 @@
16 16
       </view>
17 17
     </view>
18 18
     <view class="foot_btn">
19
-      <view class="btn3" @click="goToList()"> 知道了 </view>
19
+      <view class="btn3" @click="goToList()"> 返回 </view>
20 20
     </view>
21 21
   </view>
22 22
 </template>
@@ -29,7 +29,7 @@ export default {
29 29
     };
30 30
   },
31 31
   methods: {
32
-    // 知道了
32
+    // 返回
33 33
     goToList() {
34 34
       uni.navigateTo({
35 35
         url: "../receiptpage/receiptpage",

+ 2 - 2
pages/scanning_B/scanning_B.vue

@@ -32,7 +32,7 @@
32 32
       <view>{{ res.msg }}</view>
33 33
     </view>
34 34
     <view class="foot_btn">
35
-      <view class="btn3" @click="showAlert()">知道了</view>
35
+      <view class="btn3" @click="showAlert()">返回</view>
36 36
       <block v-if="res.data && res.data.speState && res.data.speState.value != 8">
37 37
         <!-- 1, 支持待到达本人,显示接单签到按钮 -->
38 38
         <!-- 1, 匹配到单子待接单,显示接单签到按钮 -->
@@ -374,7 +374,7 @@
374 374
           disjunctor: true,
375 375
         };
376 376
       },
377
-      // 知道了
377
+      // 返回
378 378
       showAlert() {
379 379
         uni.navigateTo({
380 380
           url: "../receiptpage/receiptpage",

+ 6 - 6
pages/scanning_Result/scanning_Result.vue

@@ -156,7 +156,7 @@
156 156
         (queryObj.status == 200 && type == 'patientTransport')
157 157
       ">
158 158
       <view class="btn3" @click="Scanning_again()" v-if="type == 'drugsBag'||type == 'jPBag'"> 继续扫描 </view>
159
-      <view class="btn3" @click="showAlert(dataId)"> 知道了 </view>
159
+      <view class="btn3" @click="showAlert(dataId)"> 返回 </view>
160 160
     </view>
161 161
     <view class="foot_btn" v-if="
162 162
         (isKs != '1' &&
@@ -179,7 +179,7 @@
179 179
         (isKs != '1' && queryObj.status != 200 && type == 'patientTransport')
180 180
       ">
181 181
       <view class="btn3" @click="Scanning_again()"> 继续扫描 </view>
182
-      <view class="btn3" @click="showAlert()" v-if="type == 'drugsBag'"> 知道了 </view>
182
+      <view class="btn3" @click="showAlert()" v-if="type == 'drugsBag'"> 返回 </view>
183 183
       <view class="btn3" @click="photograph(queryObj, { DEPTCode, DEPT, infoType })" v-if="
184 184
           (isKs != '1' && queryObj.status != 200 && type == 'inspect') ||
185 185
           (isKs != '1' && queryObj.status != 200 && type == 'patientTransport')
@@ -225,7 +225,7 @@
225 225
           type == 'patientTransport' &&
226 226
           queryObj.type1 === 'undefined')
227 227
       ">
228
-      <view class="btn3" @click="showAlert(dataId)"> 知道了 </view>
228
+      <view class="btn3" @click="showAlert(dataId)"> 返回 </view>
229 229
     </view>
230 230
     <view class="foot_btn" v-if="
231 231
         (isKs == '1' &&
@@ -241,7 +241,7 @@
241 241
           type == 'patientTransport' &&
242 242
           queryObj.type1 === 'trans-dsd-1')
243 243
       ">
244
-      <view class="btn1" @click="showAlert(dataId)"> 知道了 </view>
244
+      <view class="btn1" @click="showAlert(dataId)"> 返回 </view>
245 245
       <view class="btn2" @click="goToRight(dataId)"> 继续执行工单 </view>
246 246
     </view>
247 247
     <!-- 弹窗 -->
@@ -639,7 +639,7 @@
639 639
                 content: `完成扫描成功`,
640 640
                 icon: "success",
641 641
                 operate: {
642
-                  know: "知道了",
642
+                  know: "返回",
643 643
                 },
644 644
               };
645 645
             } else {
@@ -905,7 +905,7 @@
905 905
       cancel1() {
906 906
         this.models1.disjunctor = false;
907 907
       },
908
-      // 知道了
908
+      // 返回
909 909
       showAlert(id) {
910 910
         uni.navigateTo({
911 911
           url: "../receiptpage/receiptpage"

+ 7 - 7
pages/scanning_all/scanning_all.vue

@@ -178,10 +178,10 @@
178 178
       <view class="foot_btn2 footerPadding" v-if="workData.length > 0">
179 179
         <view class="btn1" @click="allStart()" v-if="flag">一键操作</view>
180 180
         <view class="btn1" v-if="!flag">一键操作</view>
181
-        <view class="btn1" @click="showAlert">知道了</view>
181
+        <view class="btn1" @click="showAlert">返回</view>
182 182
       </view>
183 183
       <view class="foot_btn1 footerPadding" v-if="!workData.length">
184
-        <view class="btn3" @click="showAlert">知道了</view>
184
+        <view class="btn3" @click="showAlert">返回</view>
185 185
       </view>
186 186
     </view>
187 187
     <!-- 弹窗 -->
@@ -285,7 +285,7 @@
285 285
           disjunctor: true,
286 286
         };
287 287
       },
288
-      // 知道了
288
+      // 返回
289 289
       showAlert() {
290 290
         uni.navigateTo({
291 291
           url: "../receiptpage/receiptpage",
@@ -735,7 +735,7 @@
735 735
               content: "请选择工单!",
736 736
               icon: "warn",
737 737
               operate: {
738
-                know: "知道了",
738
+                know: "返回",
739 739
               },
740 740
             };
741 741
           }
@@ -804,7 +804,7 @@
804 804
               content: "请选择不同状态的工单!",
805 805
               icon: "warn",
806 806
               operate: {
807
-                know: "知道了",
807
+                know: "返回",
808 808
               },
809 809
             };
810 810
             this.typeData.splice(i, 1);
@@ -833,7 +833,7 @@
833 833
             content: "请选择不同状态的工单!",
834 834
             icon: "warn",
835 835
             operate: {
836
-              know: "知道了",
836
+              know: "返回",
837 837
             },
838 838
           };
839 839
           this.typeData = [];
@@ -857,7 +857,7 @@
857 857
           this.animationData = this.animation.export();
858 858
         }, 15000);
859 859
       },
860
-      // 知道了
860
+      // 返回
861 861
       know() {
862 862
         this.models.disjunctor = false;
863 863
       },

+ 2 - 2
pages/scanning_big_Result/scanning_big_Result.vue

@@ -24,7 +24,7 @@
24 24
       </view>
25 25
     </scroll-view>
26 26
     <view class="foot_btn">
27
-      <view class="btn3" @click="showAlert(dataId)"> 知道了 </view>
27
+      <view class="btn3" @click="showAlert(dataId)"> 返回 </view>
28 28
     </view>
29 29
   </view>
30 30
 </template>
@@ -43,7 +43,7 @@
43 43
       };
44 44
     },
45 45
     methods: {
46
-      // 知道了
46
+      // 返回
47 47
       showAlert(id) {
48 48
         uni.navigateTo({
49 49
           url: "../receiptpage/receiptpage"

+ 1 - 1
pages/scanning_blood/scanning_blood.vue

@@ -105,7 +105,7 @@
105 105
         指定科室建单
106 106
       </button>
107 107
       <button class="cube-toolbar-item" @click="goBack()">
108
-        知道了
108
+        返回
109 109
       </button>
110 110
     </view>
111 111
   </view>

+ 5 - 5
pages/scanning_code/scanning_code.vue

@@ -264,7 +264,7 @@
264 264
     </view>
265 265
 
266 266
     <view class="foot_btn2 footerPadding" v-if="infoType == 'plan-spe-ddd-1' || infoType == 'spe-ddd-1'">
267
-      <view class="btn2" @click="Scanning_complete(dataId)">知道了</view>
267
+      <view class="btn2" @click="Scanning_complete(dataId)">返回</view>
268 268
     </view>
269 269
     <view class="foot_btn1 footerPadding" v-if="
270 270
         (infoType == 'plan-spe-dsd-1' && infoDATA.gdState.value == '5') ||
@@ -326,7 +326,7 @@
326 326
         infoType == 'spe-ddd-1' ||
327 327
         infoDATA.gdState.value == '6'
328 328
       ">
329
-      <view class="btn2" @click="showAlert">知道了</view>
329
+      <view class="btn2" @click="showAlert">返回</view>
330 330
     </view>
331 331
     <view class="foot_btn2 footerPadding" v-if="
332 332
         infoType == 'drug-ddd-2' ||
@@ -343,10 +343,10 @@
343 343
         infoType == 'jp-ddd-1' ||
344 344
         infoType == 'jp-dsd-1'
345 345
       ">
346
-      <view class="btn2" @click="showAlert">知道了</view>
346
+      <view class="btn2" @click="showAlert">返回</view>
347 347
     </view>
348 348
     <view class="foot_btn2 footerPadding" v-if="infoType == 'qt-ddd-1' && infoDATA.gdState.value == '5'">
349
-      <view class="btn2" @click="showAlert">知道了</view>
349
+      <view class="btn2" @click="showAlert">返回</view>
350 350
     </view>
351 351
     <!-- 弹窗 -->
352 352
     <showModel :title="models.title" :icon="models.icon" :disjunctor="models.disjunctor" :content="models.content"
@@ -1214,7 +1214,7 @@
1214 1214
           },
1215 1215
         };
1216 1216
       },
1217
-      // 知道了
1217
+      // 返回
1218 1218
       showAlert() {
1219 1219
         uni.navigateTo({
1220 1220
           url: "../receiptpage/receiptpage",

+ 7 - 7
pages/scanning_djEnd/scanning_djEnd.vue

@@ -125,7 +125,7 @@
125 125
           type1 === 'drug-dsd-1' ||
126 126
           type1 === 'jp-ddd-1' ||
127 127
           type1 === 'jp-dsd-1'
128
-        ">知道了</view>
128
+        ">返回</view>
129 129
     </view>
130 130
     <view class="foot_btn_spe" v-if="
131 131
         (type == 'specimenPlan' &&
@@ -172,13 +172,13 @@
172 172
         type !== 'drugsBag' &&
173 173
         type !== 'patientTransport'
174 174
       ">
175
-      <view class="btn3" @click="showAlert()">知道了</view>
175
+      <view class="btn3" @click="showAlert()">返回</view>
176 176
     </view>
177 177
     <view class="foot_btn" v-if="
178 178
         (infoDATA.status == 200 && type1 == 'spe-ddd-1') ||
179 179
         (infoDATA.status == 200 && type1 == 'plan-spe-ddd-1')
180 180
       ">
181
-      <view class="btn3" @click="showAlert()">知道了</view>
181
+      <view class="btn3" @click="showAlert()">返回</view>
182 182
     </view>
183 183
     <view class="foot_btn" v-if="
184 184
         (infoDATA.state == 'finish' &&
@@ -187,10 +187,10 @@
187 187
           type1 == 'plan-spe-dsd-1') ||
188 188
         (infoDATA.status == 200 && type == 'other')
189 189
       ">
190
-      <view class="btn3" @click="showAlert()">知道了</view>
190
+      <view class="btn3" @click="showAlert()">返回</view>
191 191
     </view>
192 192
     <view class="foot_btn" v-if="infoDATA.status != 200 && type1 == 'spe-dsd-4'">
193
-      <view class="btn3" @click="showAlert()">知道了</view>
193
+      <view class="btn3" @click="showAlert()">返回</view>
194 194
     </view>
195 195
     <!-- 弹窗 -->
196 196
     <showModel :title="models.title" :icon="models.icon" :disjunctor="models.disjunctor" :content="models.content"
@@ -847,7 +847,7 @@
847 847
               content: `完成扫描成功`,
848 848
               icon: "success",
849 849
               operate: {
850
-                know: "知道了",
850
+                know: "返回",
851 851
               },
852 852
             };
853 853
           } else {
@@ -1093,7 +1093,7 @@
1093 1093
 				content = content.replace('\n','')
1094 1094
 				this.hand_scanning_common(content, 'scan');
1095 1095
 			},
1096
-      // 知道了
1096
+      // 返回
1097 1097
       showAlert() {
1098 1098
         uni.navigateTo({
1099 1099
           url: "../receiptpage/receiptpage",

+ 5 - 5
pages/scanning_djInfo/scanning_djInfo.vue

@@ -128,7 +128,7 @@
128 128
         type !== 'jPBag' &&
129 129
         type !== 'patientTransport'
130 130
       ">
131
-      <view class="btn3" @click="showAlert()">知道了</view>
131
+      <view class="btn3" @click="showAlert()">返回</view>
132 132
     </view>
133 133
     <view class="foot_btn" v-if="
134 134
         (res.status != 200 && type == 'drugsBag') ||
@@ -136,7 +136,7 @@
136 136
         (res.status != 200 && type == 'patientTransport')
137 137
       ">
138 138
       <view class="btn3" @click="Scanning_again()">继续扫描</view>
139
-      <view class="btn3" @click="showAlert()" v-if="type == 'drugsBag'">知道了</view>
139
+      <view class="btn3" @click="showAlert()" v-if="type == 'drugsBag'">返回</view>
140 140
     </view>
141 141
     <view class="foot_btn" v-if="
142 142
         res.status == 200 &&
@@ -147,7 +147,7 @@
147 147
           (res.status == 200 && type == 'drugsBag') ||
148 148
           (res.status == 200 && type == 'jPBag')
149 149
         ">继续扫描</view>
150
-      <view class="btn3" @click="showAlert()">知道了</view>
150
+      <view class="btn3" @click="showAlert()">返回</view>
151 151
     </view>
152 152
     <!-- 弹窗 -->
153 153
     <showModel :title="models.title" :icon="models.icon" :disjunctor="models.disjunctor" :content="models.content"
@@ -490,7 +490,7 @@
490 490
               content: `完成扫描成功`,
491 491
               icon: "success",
492 492
               operate: {
493
-                know: "知道了",
493
+                know: "返回",
494 494
               },
495 495
             };
496 496
           } else {
@@ -691,7 +691,7 @@
691 691
 				content = content.replace('\n','')
692 692
 				this.hand_scanning_common(content, 'scan');
693 693
 			},
694
-      // 知道了
694
+      // 返回
695 695
       showAlert() {
696 696
         uni.navigateTo({
697 697
           url: "../receiptpage/receiptpage",

+ 1 - 1
pages/scanning_drug/scanning_drug.vue

@@ -84,7 +84,7 @@
84 84
       建单并签到
85 85
     </button>
86 86
     <button class="cube-toolbar-item" v-show="!isShowBtn && workOrder.id" @click="goBack()">
87
-      知道了
87
+      返回
88 88
     </button>
89 89
     <!-- 弹窗 -->
90 90
     <showModel :title="models.title" :icon="models.icon" :disjunctor="models.disjunctor" :content="models.content"

+ 8 - 8
pages/scanning_ins/scanning_ins.vue

@@ -213,17 +213,17 @@
213 213
         <view class="btn1" :class="(!infoDATA.residenceNo && addService==0)?'btn5':''" @click="getInspectAndPatientTransform(typeData)">一键操作</view>
214 214
 				<view class="btn1" v-if="infoDATA.residenceNo" @click="scanDept()">送回病房</view>
215 215
 				<view class="btn1" v-if="!infoDATA.residenceNo && addService==1" @click="additional()">追加服务</view>
216
-        <view class="btn2" :class="(!infoDATA.residenceNo && addService==0)?'btn5':''" @click="showAlert">知道了</view>
216
+        <view class="btn2" :class="(!infoDATA.residenceNo && addService==0)?'btn5':''" @click="showAlert">返回</view>
217 217
       </view>
218 218
       <view class="foot_btn2" v-if="workData && workData.length === 0 && isShow">
219 219
         <view class="btn3" v-if="infoDATA.residenceNo" @click="scanDept()">送回病房</view>
220 220
 				<view class="btn3" v-if="!infoDATA.residenceNo && addService==1" @click="additional()">追加服务</view>
221
-        <view class="btn3" :class="(!infoDATA.residenceNo && addService==0)?'btn4':''" @click="showAlert">知道了</view>
221
+        <view class="btn3" :class="(!infoDATA.residenceNo && addService==0)?'btn4':''" @click="showAlert">返回</view>
222 222
       </view>
223 223
       <view class="foot_btn2" v-if="!isShow">
224 224
 				<view class="btn3" v-if="infoDATA.residenceNo" @click="scanDept()">送回病房</view>
225 225
 				<view class="btn3" v-if="!infoDATA.residenceNo && addService==1" @click="additional()">追加服务</view>
226
-        <view class="btn3" :class="(!infoDATA.residenceNo && addService==0)?'btn4':''" @click="showAlert">知道了</view>
226
+        <view class="btn3" :class="(!infoDATA.residenceNo && addService==0)?'btn4':''" @click="showAlert">返回</view>
227 227
       </view>
228 228
     </view>
229 229
     <showModel :title="models.title" :icon="models.icon" :disjunctor="models.disjunctor" :content="models.content"
@@ -455,7 +455,7 @@
455 455
             content: "请选择工单",
456 456
             icon: "warn",
457 457
             operate: {
458
-              know: "知道了",
458
+              know: "返回",
459 459
             },
460 460
           };
461 461
         }
@@ -733,7 +733,7 @@
733 733
       //       content: msg,
734 734
       //       icon: icon,
735 735
       //       operate: {
736
-      //         know: "知道了",
736
+      //         know: "返回",
737 737
       //       },
738 738
       //     };
739 739
       //   });
@@ -742,11 +742,11 @@
742 742
       // cancel() {
743 743
       //   this.models.disjunctor = false;
744 744
       // },
745
-      //知道了
745
+      //返回
746 746
       know() {
747 747
         this.models.disjunctor = false;
748 748
       },
749
-      // 知道了
749
+      // 返回
750 750
       showAlert() {
751 751
         uni.navigateTo({
752 752
           url: "../receiptpage/receiptpage",
@@ -886,7 +886,7 @@
886 886
             content: "请选择工单",
887 887
             icon: "warn",
888 888
             operate: {
889
-              know: "知道了",
889
+              know: "返回",
890 890
             },
891 891
           };
892 892
         }

+ 2 - 2
pages/scanning_insEnd/scanning_insEnd.vue

@@ -50,7 +50,7 @@
50 50
     </view>
51 51
     <view class="foot_btn">
52 52
       <view class="btn3" @click="showAlert()">
53
-        知道了
53
+        返回
54 54
       </view>
55 55
     </view>
56 56
   </view>
@@ -69,7 +69,7 @@
69 69
       };
70 70
     },
71 71
     methods: {
72
-      // 知道了
72
+      // 返回
73 73
       showAlert() {
74 74
         uni.navigateTo({
75 75
           url: '../receiptpage/receiptpage'

+ 3 - 3
pages/scanning_nucleicAcid/scanning_nucleicAcid.vue

@@ -53,7 +53,7 @@
53 53
     </view>
54 54
     <view class="foot_btn">
55 55
       <view class="btn3" v-if="nucleicAcidDto.state == 0" @click="closedLoop()">闭环工单</view>
56
-      <view class="btn3" @click="goBack()">知道了</view>
56
+      <view class="btn3" @click="goBack()">返回</view>
57 57
     </view>
58 58
     <!-- 弹窗 -->
59 59
     <nucleicAcidCollection v-if="changeSpeModels.disjunctor" :title="changeSpeModels.title" :content="changeSpeModels.content"
@@ -440,7 +440,7 @@
440 440
       margin: 40rpx 16rpx 0;
441 441
       display: flex;
442 442
       justify-content: center;
443
-    
443
+
444 444
       .btn3 {
445 445
         flex: 1;
446 446
         height: 88rpx;
@@ -451,7 +451,7 @@
451 451
         margin-top: 16rpx;
452 452
         margin-right: 16rpx;
453 453
         text-align: center;
454
-    
454
+
455 455
         &:last-of-type {
456 456
           margin-right: 0;
457 457
         }

+ 2 - 2
pages/scanning_orderSign/scanning_orderSign.vue

@@ -131,7 +131,7 @@
131 131
       </view>
132 132
     </view>
133 133
     <view class="foot_btn2 footerPadding">
134
-      <view class="btn2" @click="Scanning_again()">知道了</view>
134
+      <view class="btn2" @click="Scanning_again()">返回</view>
135 135
     </view>
136 136
   </view>
137 137
 </template>
@@ -154,7 +154,7 @@
154 154
       };
155 155
     },
156 156
     methods: {
157
-      // 知道了
157
+      // 返回
158 158
       Scanning_again(id) {
159 159
         uni.navigateTo({
160 160
           url: "../receiptpage/receiptpage",

+ 2 - 2
pages/scanning_result_seimin/scanning_result_seimin.vue

@@ -66,7 +66,7 @@
66 66
       </view>
67 67
     </view>
68 68
     <view class="foot_btn">
69
-      <view class="btn3" @click="showAlert()"> 知道了 </view>
69
+      <view class="btn3" @click="showAlert()"> 返回 </view>
70 70
     </view>
71 71
   </view>
72 72
 </template>
@@ -83,7 +83,7 @@ export default {
83 83
     };
84 84
   },
85 85
   methods: {
86
-    // 知道了
86
+    // 返回
87 87
     showAlert() {
88 88
       uni.navigateTo({
89 89
         url: "../receiptpage/receiptpage",

+ 6 - 6
pages/searchMuti/searchMuti.vue

@@ -56,7 +56,7 @@
56 56
         this.configName = options.configName;
57 57
         this.id = options.id;
58 58
         this.changedept = options.changedept;
59
-        
59
+
60 60
         options.quickCombinationId && this.getQuickCombinationDeptType(+options.quickCombinationId);
61 61
       } else {
62 62
         this.getSysDeptType();
@@ -70,7 +70,7 @@
70 70
       // #endif
71 71
     },
72 72
     methods: {
73
-      //知道了
73
+      //返回
74 74
       know() {
75 75
         this.models.disjunctor = false;
76 76
       },
@@ -112,7 +112,7 @@
112 112
             content: "请选择至少一个楼栋",
113 113
             icon: "warn",
114 114
             operate: {
115
-              know: "知道了",
115
+              know: "返回",
116 116
             },
117 117
           };
118 118
         } else {
@@ -123,7 +123,7 @@
123 123
               buildIds: dataList.map(v => v.id).toString()
124 124
             }
125 125
           }
126
-          
126
+
127 127
           if(this.quickCombinationDeptType){
128 128
             postData.department.deptTypeIds = this.quickCombinationDeptType;
129 129
           } else if (this.sysDeptType === 0) {
@@ -133,7 +133,7 @@
133 133
               id: this.sysDeptType
134 134
             }
135 135
           }
136
-          
136
+
137 137
           uni.showLoading({
138 138
             title: "加载中",
139 139
           });
@@ -249,7 +249,7 @@
249 249
     border-radius: 4rpx;
250 250
     box-shadow: 0 2rpx 12rpx rgba(0, 0, 0, 0.24);
251 251
     background-color: #e5e9ed;
252
-  
252
+
253 253
     .toolbar-sao {
254 254
       font-size: 36rpx;
255 255
       color: #49b856;

+ 6 - 6
pages/setDept/setDept.vue

@@ -68,14 +68,14 @@
68 68
       };
69 69
     },
70 70
     methods: {
71
-      //知道了(下班弹窗)
71
+      //返回(下班弹窗)
72 72
       know1() {
73 73
         this.models1.disjunctor = false;
74 74
         uni.redirectTo({
75 75
           url: "../homePage/homePage",
76 76
         });
77 77
       },
78
-      //知道了
78
+      //返回
79 79
       know() {
80 80
         this.models.disjunctor = false;
81 81
       },
@@ -127,7 +127,7 @@
127 127
             content: "请选择至少一个科室",
128 128
             icon: "warn",
129 129
             operate: {
130
-              know: "知道了",
130
+              know: "返回",
131 131
             },
132 132
           };
133 133
         } else {
@@ -200,7 +200,7 @@
200 200
                   icon: "warn",
201 201
                   phone,
202 202
                   operate: {
203
-                    know: "知道了",
203
+                    know: "返回",
204 204
                   },
205 205
                 };
206 206
               } else if (res.status == 505) {
@@ -211,7 +211,7 @@
211 211
                   content: res.msg, //baba
212 212
                   icon: "warn",
213 213
                   operate: {
214
-                    know: "知道了",
214
+                    know: "返回",
215 215
                   },
216 216
                 };
217 217
               }
@@ -263,7 +263,7 @@
263 263
                   icon: "warn",
264 264
                   phone,
265 265
                   operate: {
266
-                    know: "知道了",
266
+                    know: "返回",
267 267
                   },
268 268
                 };
269 269
               }

+ 3 - 3
pages/settingCode/settingCode.vue

@@ -45,7 +45,7 @@
45 45
       footTool
46 46
     },
47 47
     methods: {
48
-      //抢单后知道了
48
+      //抢单后返回
49 49
       know() {
50 50
         this.models.disjunctor = false;
51 51
         if (this.resetGo) {
@@ -85,7 +85,7 @@
85 85
               content: msg,
86 86
               icon: icon,
87 87
               operate: {
88
-                know: "知道了",
88
+                know: "返回",
89 89
               },
90 90
             };
91 91
           })
@@ -111,7 +111,7 @@
111 111
               content: msg,
112 112
               icon: icon,
113 113
               operate: {
114
-                know: "知道了",
114
+                know: "返回",
115 115
               },
116 116
             };
117 117
           })

+ 3 - 3
pages/specimenChecking/specimenChecking.vue

@@ -31,7 +31,7 @@
31 31
     </view>
32 32
     <view class="foot_btn2">
33 33
       <view class="btn2" @click="createOrder">确认数量并建单</view>
34
-      <view class="btn2" @click="goto()">知道了</view>
34
+      <view class="btn2" @click="goto()">返回</view>
35 35
     </view>
36 36
     <!-- 修改标本数量弹窗 -->
37 37
     <changeSpeNum v-if="changeSpeModels.disjunctor" :operate="{ok:'确认数量',check:'详细核对',cancel:'取消'}" :title="changeSpeModels.title" :content="changeSpeModels.content"
@@ -70,7 +70,7 @@
70 70
       };
71 71
     },
72 72
     methods: {
73
-      //确认数量并建单-知道了
73
+      //确认数量并建单-返回
74 74
       know() {
75 75
         this.models.disjunctor = false;
76 76
       },
@@ -392,7 +392,7 @@
392 392
         }
393 393
         this.showChangeSpe();
394 394
       },
395
-      // 知道了
395
+      // 返回
396 396
       goto() {
397 397
         uni.navigateTo({
398 398
           url: `../../pages/receiptpage/receiptpage`,

+ 2 - 2
pages/specimenOrderComplete/specimenOrderComplete.vue

@@ -24,7 +24,7 @@
24 24
     </view>
25 25
 
26 26
     <view class="foot_btn_spe">
27
-      <view class="btn3" @click="goIndex()">知道了</view>
27
+      <view class="btn3" @click="goIndex()">返回</view>
28 28
     </view>
29 29
   </view>
30 30
 </template>
@@ -47,7 +47,7 @@
47 47
     },
48 48
     methods: {
49 49
 
50
-      // 知道了
50
+      // 返回
51 51
       goIndex() {
52 52
         uni.navigateTo({
53 53
           url: `/pages/receiptpage/receiptpage`