瀏覽代碼

药品和静配增加一种检验方式

seimin 3 年之前
父節點
當前提交
d72b8550ec
共有 1 個文件被更改,包括 10 次插入3 次删除
  1. 10 3
      pages/scanning_djEnd/scanning_djEnd.vue

+ 10 - 3
pages/scanning_djEnd/scanning_djEnd.vue

@@ -34,10 +34,14 @@
34 34
         (infoDATA.status == 200 && type == 'inspect')
35 35
       ">扫描患者腕带并将患者送往目标科室.</view>
36 36
     <view class="Scanning_cont" v-if="
37
-        (infoDATA.status == 200 && type == 'drugsBag') ||
38
-        (infoDATA.status == 200 && type == 'jPBag')
37
+        (infoDATA.status == 200 && type == 'drugsBag'&&(type1 == 'drug-ddd-2'||type1 == 'drug-dsd-2')) ||
38
+        (infoDATA.status == 200 && type == 'jPBag'&&(type1 == 'jp-ddd-2'||type1 == 'jp-dsd-2'))
39 39
       ">已到达目标科室,请扫描药包或静配包.</view>
40 40
     <view class="Scanning_cont" v-if="
41
+          (infoDATA.status == 200 && type == 'drugsBag'&&(type1 == 'drug-ddd-1'||type1 == 'drug-dsd-1')) ||
42
+          (infoDATA.status == 200 && type == 'jPBag'&&(type1 == 'jp-ddd-1'||type1 == 'jp-dsd-1'))
43
+        ">已到达目标科室,请取药包或静配包后送达目标科室.</view>
44
+    <view class="Scanning_cont" v-if="
41 45
         infoDATA.status == 200 && type == 'other' && infoDATA.type == 'qt-ddd-1'
42 46
       ">已到达目标科室,请执行该工单.</view>
43 47
     <view class="Scanning_cont" v-if="
@@ -83,7 +87,10 @@
83 87
       <view class="btn3" @click="Scanning_again()">继续扫描</view>
84 88
     </view>
85 89
     <view class="foot_btn" v-if="type == 'drugsBag' || type == 'jPBag'">
86
-      <view class="btn3" @click="Scanning_again()">继续扫描</view>
90
+      <view class="btn3" @click="Scanning_again()"
91
+        v-if="type1==='drug-ddd-2'||type1==='drug-dsd-2'||type1==='jp-ddd-2'||type1==='jp-dsd-2'">继续扫描</view>
92
+      <view class="btn3" @click="showAlert()"
93
+        v-if="type1==='drug-ddd-1'||type1==='drug-dsd-1'||type1==='jp-ddd-1'||type1==='jp-dsd-1'">知道了</view>
87 94
     </view>
88 95
     <view class="foot_btn" v-if="
89 96
         (type == 'specimenPlan' &&