seimin vor 2 Jahren
Ursprung
Commit
9912410040

+ 1 - 1
pages/scanning_blood_process/scanning_blood_process.vue

@@ -75,7 +75,7 @@
75 75
           //没有查询到
76 76
           uni.showModal({
77 77
             title: '提示',
78
-            content: "没有查询到标本!",
78
+            content: "没有查询到血袋!",
79 79
             showCancel: false,
80 80
             success: function(res) {
81 81
               if (res.confirm) {

+ 1 - 1
pages/signIn_blood/signIn_blood.vue

@@ -96,7 +96,7 @@
96 96
           //没有查询到
97 97
           uni.showModal({
98 98
             title: '提示',
99
-            content: "没有查询到标本!",
99
+            content: "没有查询到血袋!",
100 100
             showCancel: false,
101 101
             success: function(res) {
102 102
               if (res.confirm) {