瀏覽代碼

知道了改为返回

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
     watch: {
53
     watch: {
54
       disjunctor(newValue) {
54
       disjunctor(newValue) {
55
-        if (newValue && this.operate.know == "知道了") {
55
+        if (newValue && this.operate.know == "返回") {
56
           this.time = 5;
56
           this.time = 5;
57
           this.timer = setInterval(() => {
57
           this.timer = setInterval(() => {
58
             this.time--;
58
             this.time--;

+ 1 - 1
components/changeHospital/changeHospital.vue

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

+ 1 - 1
components/changeSpeNum/changeSpeNum.vue

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

+ 2 - 2
components/checkboxModal/checkboxModal.vue

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

+ 1 - 1
components/handViewBlood/handViewBlood.vue

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

+ 1 - 1
components/handViewDrugsBag/handViewDrugsBag.vue

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

+ 1 - 1
components/handViewPatient/handViewPatient.vue

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

+ 1 - 1
components/handViewSpecimen/handViewSpecimen.vue

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

+ 1 - 1
components/inspectRemoveModel/inspectRemoveModel.vue

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

+ 1 - 1
components/nucleicAcidCollection/nucleicAcidCollection.vue

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

+ 2 - 2
components/selectAccount/selectAccount.vue

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

+ 6 - 6
components/selectAccount2/selectAccount2.vue

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

+ 1 - 1
components/showCertificat/showCertificat.vue

@@ -20,7 +20,7 @@
20
         </view>
20
         </view>
21
       </view>
21
       </view>
22
       <view class="showModel__footer">
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
       </view>
24
       </view>
25
     </view>
25
     </view>
26
   </view>
26
   </view>

+ 2 - 2
components/showIntegralModel/showIntegralModel.vue

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

+ 4 - 4
components/showModel/showModel.vue

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

+ 2 - 2
pages/bindUser/bindUser.vue

@@ -77,7 +77,7 @@
77
           }
77
           }
78
         })
78
         })
79
       },
79
       },
80
-      //抢单后知道了
80
+      //抢单后返回
81
       know() {
81
       know() {
82
         this.models.disjunctor = false;
82
         this.models.disjunctor = false;
83
       },
83
       },
@@ -121,7 +121,7 @@
121
               content: '您提供的工号已经绑定微信号,请联系管理人员进行处理',
121
               content: '您提供的工号已经绑定微信号,请联系管理人员进行处理',
122
               icon: 'warn',
122
               icon: 'warn',
123
               operate: {
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
 			getConfig() {
92
 			getConfig() {
93
 				// 判断开关
93
 				// 判断开关
94
-				const userData = uni.getStorageSync("userData");	
94
+				const userData = uni.getStorageSync("userData");
95
 				let postData = {
95
 				let postData = {
96
 					idx: 0,
96
 					idx: 0,
97
 					sum: 9999,
97
 					sum: 9999,
@@ -100,7 +100,7 @@
100
 						model:"all"
100
 						model:"all"
101
 					}
101
 					}
102
 				};
102
 				};
103
-			
103
+
104
 				post("/simple/data/fetchDataList/hospitalConfig",postData).then((result) => {
104
 				post("/simple/data/fetchDataList/hospitalConfig",postData).then((result) => {
105
 						if (result.status == 200) {
105
 						if (result.status == 200) {
106
 							this.keyArr = []
106
 							this.keyArr = []
@@ -112,7 +112,7 @@
112
 										this.isNumberKey = false
112
 										this.isNumberKey = false
113
 									}
113
 									}
114
 								}else if(i.key=='numberDigitalSecretKey'){
114
 								}else if(i.key=='numberDigitalSecretKey'){
115
-									this.keyNum = Number(i.value) 
115
+									this.keyNum = Number(i.value)
116
 								}
116
 								}
117
 							}
117
 							}
118
 							for(let i = 0; i < this.keyNum; i++){
118
 							for(let i = 0; i < this.keyNum; i++){
@@ -122,7 +122,7 @@
122
 							}
122
 							}
123
 						}
123
 						}
124
 					});
124
 					});
125
-				
125
+
126
 			  uni.showLoading({
126
 			  uni.showLoading({
127
 			    title: "加载中",
127
 			    title: "加载中",
128
 			    mask: true,
128
 			    mask: true,
@@ -301,7 +301,7 @@
301
 												    }
301
 												    }
302
 												  })
302
 												  })
303
 												}).catch(err => {
303
 												}).catch(err => {
304
-												  
304
+
305
 												});
305
 												});
306
 											}
306
 											}
307
                     }else{
307
                     }else{
@@ -335,9 +335,9 @@
335
             });
335
             });
336
           }
336
           }
337
         });
337
         });
338
-        
339
-        
340
-        
338
+
339
+
340
+
341
       },
341
       },
342
       // 完成核对
342
       // 完成核对
343
       Scanning_complete(type) {
343
       Scanning_complete(type) {
@@ -508,7 +508,7 @@
508
                 content: `完成扫描成功`,
508
                 content: `完成扫描成功`,
509
                 icon: "success",
509
                 icon: "success",
510
                 operate: {
510
                 operate: {
511
-                  know: "知道了",
511
+                  know: "返回",
512
                 },
512
                 },
513
               };
513
               };
514
             } else {
514
             } else {
@@ -572,7 +572,7 @@
572
       padding: 0 20rpx;
572
       padding: 0 20rpx;
573
       text-align: left;
573
       text-align: left;
574
       position: relative;
574
       position: relative;
575
-      
575
+
576
       .text_title{
576
       .text_title{
577
         flex-shrink: 0;
577
         flex-shrink: 0;
578
         margin-right: 16rpx;
578
         margin-right: 16rpx;
@@ -582,7 +582,7 @@
582
         font-size: 32rpx;
582
         font-size: 32rpx;
583
         font-weight: 700;
583
         font-weight: 700;
584
         margin-top: 10rpx;
584
         margin-top: 10rpx;
585
-        
585
+
586
         .underline{
586
         .underline{
587
           text-decoration: underline;
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
       knowLock() {
234
       knowLock() {
235
         this.modelsLock.disjunctor = false;
235
         this.modelsLock.disjunctor = false;
236
         let userId = uni.getStorageSync("userData").user.id;
236
         let userId = uni.getStorageSync("userData").user.id;
@@ -259,7 +259,7 @@
259
                 content: `${this.itemLock.locking == 0 ? "锁定" : "解锁"}成功`,
259
                 content: `${this.itemLock.locking == 0 ? "锁定" : "解锁"}成功`,
260
                 icon: "success",
260
                 icon: "success",
261
                 operate: {
261
                 operate: {
262
-                  know: "知道了",
262
+                  know: "返回",
263
                 },
263
                 },
264
               };
264
               };
265
             } else {
265
             } else {
@@ -304,7 +304,7 @@
304
           },
304
           },
305
         };
305
         };
306
       },
306
       },
307
-      //知道了
307
+      //返回
308
       know() {
308
       know() {
309
         this.models.disjunctor = false;
309
         this.models.disjunctor = false;
310
       },
310
       },
@@ -623,7 +623,7 @@
623
                 icon: "warn",
623
                 icon: "warn",
624
                 phone,
624
                 phone,
625
                 operate: {
625
                 operate: {
626
-                  know: "知道了",
626
+                  know: "返回",
627
                 },
627
                 },
628
               };
628
               };
629
             } else {
629
             } else {
@@ -697,7 +697,7 @@
697
           title: "登录中",
697
           title: "登录中",
698
           mask: true,
698
           mask: true,
699
         });
699
         });
700
-        
700
+
701
         let data = {
701
         let data = {
702
           username: this.username.trim(),
702
           username: this.username.trim(),
703
           password: this.password.trim(),
703
           password: this.password.trim(),
@@ -774,7 +774,7 @@
774
             });
774
             });
775
           }
775
           }
776
         });
776
         });
777
-        
777
+
778
       },
778
       },
779
       // 微信登录公用方法
779
       // 微信登录公用方法
780
       // user:当前登录用户对象
780
       // user:当前登录用户对象
@@ -1100,7 +1100,7 @@
1100
 		onBackPress(e) {
1100
 		onBackPress(e) {
1101
 			// backbutton:物理按键返回
1101
 			// backbutton:物理按键返回
1102
 			if (e.from === 'backbutton') {
1102
 			if (e.from === 'backbutton') {
1103
-				return true 
1103
+				return true
1104
 			}
1104
 			}
1105
 		},
1105
 		},
1106
     onHide() {
1106
     onHide() {

+ 4 - 4
pages/inspectList/inspectList.vue

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

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

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

+ 3 - 3
pages/my_list/my_list.vue

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

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

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

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

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

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

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

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

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

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

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

+ 5 - 5
pages/patientInformationInfo/patientInformationInfo.vue

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

+ 2 - 2
pages/promptPage/promptPage.vue

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

+ 6 - 6
pages/receipt_infopage/receipt_infopage.vue

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

+ 5 - 5
pages/receiptpage/receiptpage.vue

@@ -1411,7 +1411,7 @@
1411
               content: `示闲成功`,
1411
               content: `示闲成功`,
1412
               icon: "warn",
1412
               icon: "warn",
1413
               operate: {
1413
               operate: {
1414
-                know: "知道了",
1414
+                know: "返回",
1415
               },
1415
               },
1416
             };
1416
             };
1417
           }else{
1417
           }else{
@@ -2394,7 +2394,7 @@
2394
               content: `您上班状态修改为<strong class="red">${busyContent.busyContent}</strong>,<strong class="red">${busyContent.busyMinute}</strong>分钟后自动恢复`,
2394
               content: `您上班状态修改为<strong class="red">${busyContent.busyContent}</strong>,<strong class="red">${busyContent.busyMinute}</strong>分钟后自动恢复`,
2395
               icon: "warn",
2395
               icon: "warn",
2396
               operate: {
2396
               operate: {
2397
-                know: "知道了",
2397
+                know: "返回",
2398
               },
2398
               },
2399
             };
2399
             };
2400
           }else{
2400
           }else{
@@ -2409,7 +2409,7 @@
2409
       cancel3() {
2409
       cancel3() {
2410
         this.models3.disjunctor = false;
2410
         this.models3.disjunctor = false;
2411
       },
2411
       },
2412
-      //知道了
2412
+      //返回
2413
       know3() {
2413
       know3() {
2414
         this.models3.disjunctor = false;
2414
         this.models3.disjunctor = false;
2415
       },
2415
       },
@@ -2605,7 +2605,7 @@
2605
           url: `../receipt_infopage/receipt_infopage?id=${workOrder.id}&associationTypeValue=${workOrder.taskType.associationType.value}&associationTypeId=${workOrder.taskType.associationType.id}&taskTypeId=${workOrder.taskType.id}`,
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
       know() {
2609
       know() {
2610
         this.models.disjunctor = false;
2610
         this.models.disjunctor = false;
2611
         this.idx = 0;
2611
         this.idx = 0;
@@ -2630,7 +2630,7 @@
2630
             content: msg,
2630
             content: msg,
2631
             icon: icon,
2631
             icon: icon,
2632
             operate: {
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
       </view>
16
       </view>
17
     </view>
17
     </view>
18
     <view class="foot_btn">
18
     <view class="foot_btn">
19
-      <view class="btn3" @click="goToList()"> 知道了 </view>
19
+      <view class="btn3" @click="goToList()"> 返回 </view>
20
     </view>
20
     </view>
21
   </view>
21
   </view>
22
 </template>
22
 </template>
@@ -29,7 +29,7 @@ export default {
29
     };
29
     };
30
   },
30
   },
31
   methods: {
31
   methods: {
32
-    // 知道了
32
+    // 返回
33
     goToList() {
33
     goToList() {
34
       uni.navigateTo({
34
       uni.navigateTo({
35
         url: "../receiptpage/receiptpage",
35
         url: "../receiptpage/receiptpage",

+ 2 - 2
pages/scanning_B/scanning_B.vue

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

+ 6 - 6
pages/scanning_Result/scanning_Result.vue

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

+ 7 - 7
pages/scanning_all/scanning_all.vue

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

+ 2 - 2
pages/scanning_big_Result/scanning_big_Result.vue

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

+ 1 - 1
pages/scanning_blood/scanning_blood.vue

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

+ 5 - 5
pages/scanning_code/scanning_code.vue

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

+ 7 - 7
pages/scanning_djEnd/scanning_djEnd.vue

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

+ 5 - 5
pages/scanning_djInfo/scanning_djInfo.vue

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

+ 1 - 1
pages/scanning_drug/scanning_drug.vue

@@ -84,7 +84,7 @@
84
       建单并签到
84
       建单并签到
85
     </button>
85
     </button>
86
     <button class="cube-toolbar-item" v-show="!isShowBtn && workOrder.id" @click="goBack()">
86
     <button class="cube-toolbar-item" v-show="!isShowBtn && workOrder.id" @click="goBack()">
87
-      知道了
87
+      返回
88
     </button>
88
     </button>
89
     <!-- 弹窗 -->
89
     <!-- 弹窗 -->
90
     <showModel :title="models.title" :icon="models.icon" :disjunctor="models.disjunctor" :content="models.content"
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
         <view class="btn1" :class="(!infoDATA.residenceNo && addService==0)?'btn5':''" @click="getInspectAndPatientTransform(typeData)">一键操作</view>
213
         <view class="btn1" :class="(!infoDATA.residenceNo && addService==0)?'btn5':''" @click="getInspectAndPatientTransform(typeData)">一键操作</view>
214
 				<view class="btn1" v-if="infoDATA.residenceNo" @click="scanDept()">送回病房</view>
214
 				<view class="btn1" v-if="infoDATA.residenceNo" @click="scanDept()">送回病房</view>
215
 				<view class="btn1" v-if="!infoDATA.residenceNo && addService==1" @click="additional()">追加服务</view>
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
       </view>
217
       </view>
218
       <view class="foot_btn2" v-if="workData && workData.length === 0 && isShow">
218
       <view class="foot_btn2" v-if="workData && workData.length === 0 && isShow">
219
         <view class="btn3" v-if="infoDATA.residenceNo" @click="scanDept()">送回病房</view>
219
         <view class="btn3" v-if="infoDATA.residenceNo" @click="scanDept()">送回病房</view>
220
 				<view class="btn3" v-if="!infoDATA.residenceNo && addService==1" @click="additional()">追加服务</view>
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
       </view>
222
       </view>
223
       <view class="foot_btn2" v-if="!isShow">
223
       <view class="foot_btn2" v-if="!isShow">
224
 				<view class="btn3" v-if="infoDATA.residenceNo" @click="scanDept()">送回病房</view>
224
 				<view class="btn3" v-if="infoDATA.residenceNo" @click="scanDept()">送回病房</view>
225
 				<view class="btn3" v-if="!infoDATA.residenceNo && addService==1" @click="additional()">追加服务</view>
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
       </view>
227
       </view>
228
     </view>
228
     </view>
229
     <showModel :title="models.title" :icon="models.icon" :disjunctor="models.disjunctor" :content="models.content"
229
     <showModel :title="models.title" :icon="models.icon" :disjunctor="models.disjunctor" :content="models.content"
@@ -455,7 +455,7 @@
455
             content: "请选择工单",
455
             content: "请选择工单",
456
             icon: "warn",
456
             icon: "warn",
457
             operate: {
457
             operate: {
458
-              know: "知道了",
458
+              know: "返回",
459
             },
459
             },
460
           };
460
           };
461
         }
461
         }
@@ -733,7 +733,7 @@
733
       //       content: msg,
733
       //       content: msg,
734
       //       icon: icon,
734
       //       icon: icon,
735
       //       operate: {
735
       //       operate: {
736
-      //         know: "知道了",
736
+      //         know: "返回",
737
       //       },
737
       //       },
738
       //     };
738
       //     };
739
       //   });
739
       //   });
@@ -742,11 +742,11 @@
742
       // cancel() {
742
       // cancel() {
743
       //   this.models.disjunctor = false;
743
       //   this.models.disjunctor = false;
744
       // },
744
       // },
745
-      //知道了
745
+      //返回
746
       know() {
746
       know() {
747
         this.models.disjunctor = false;
747
         this.models.disjunctor = false;
748
       },
748
       },
749
-      // 知道了
749
+      // 返回
750
       showAlert() {
750
       showAlert() {
751
         uni.navigateTo({
751
         uni.navigateTo({
752
           url: "../receiptpage/receiptpage",
752
           url: "../receiptpage/receiptpage",
@@ -886,7 +886,7 @@
886
             content: "请选择工单",
886
             content: "请选择工单",
887
             icon: "warn",
887
             icon: "warn",
888
             operate: {
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
     </view>
50
     </view>
51
     <view class="foot_btn">
51
     <view class="foot_btn">
52
       <view class="btn3" @click="showAlert()">
52
       <view class="btn3" @click="showAlert()">
53
-        知道了
53
+        返回
54
       </view>
54
       </view>
55
     </view>
55
     </view>
56
   </view>
56
   </view>
@@ -69,7 +69,7 @@
69
       };
69
       };
70
     },
70
     },
71
     methods: {
71
     methods: {
72
-      // 知道了
72
+      // 返回
73
       showAlert() {
73
       showAlert() {
74
         uni.navigateTo({
74
         uni.navigateTo({
75
           url: '../receiptpage/receiptpage'
75
           url: '../receiptpage/receiptpage'

+ 3 - 3
pages/scanning_nucleicAcid/scanning_nucleicAcid.vue

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

+ 2 - 2
pages/scanning_orderSign/scanning_orderSign.vue

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

+ 2 - 2
pages/scanning_result_seimin/scanning_result_seimin.vue

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

+ 6 - 6
pages/searchMuti/searchMuti.vue

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

+ 6 - 6
pages/setDept/setDept.vue

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

+ 3 - 3
pages/settingCode/settingCode.vue

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

+ 3 - 3
pages/specimenChecking/specimenChecking.vue

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

+ 2 - 2
pages/specimenOrderComplete/specimenOrderComplete.vue

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