Browse Source

标本加床号

seimin 3 years ago
parent
commit
9bf4b23e64
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/receipt_infopage/receipt_infopage.vue

+ 1 - 1
pages/receipt_infopage/receipt_infopage.vue

@@ -214,7 +214,7 @@
214 214
           </view>
215 215
           <view>
216 216
             <text class="page_item_info_title">患者姓名</text>
217
-            <text class="text">{{ spe.patientName }}</text>
217
+            <text class="text">{{ spe.patientName }}<text v-if="spe.bedNum">({{spe.bedNum}})</text></text>
218 218
           </view>
219 219
           <view>
220 220
             <text class="page_item_info_title">目标科室</text>