2 コミット c0574ec669 ... 4d022f30d6

作者 SHA1 メッセージ 日付
  yq1 4d022f30d6 Merge remote-tracking branch 'origin/20230223_pad_vue_new_branch' into 20230223_pad_vue_new_branch 6 日 前
  yq1 3068349cb7 9月13日,78号打印单 6 日 前
共有1 個のファイルを変更した4 個の追加3 個の削除を含む
  1. 4 3
      src/pages/main/template/DialysisPrintOrderSeventyeight.vue

+ 4 - 3
src/pages/main/template/DialysisPrintOrderSeventyeight.vue ファイルの表示

@@ -506,10 +506,11 @@
506 506
                     </div>
507 507
                   </div>
508 508
                   <div class="inline_block" style="flex: 2">
509
-                    人工肾装置
509
+                    透析器
510 510
                     <div class="under_line" style="width: 50%; text-align: center">
511 511
                         {{  prescription.dialysis_irrigation ? prescription.dialysis_irrigation : "" }} &nbsp;
512
-                        {{ prescription.dialysis_dialyszers ? prescription.dialysis_dialyszers : ""}}
512
+                        {{ prescription.dialysis_dialyszers ? prescription.dialysis_dialyszers : ""}} &nbsp;
513
+                        {{ prescription.dialysis_strainer ? prescription.dialysis_strainer : ""}}
513 514
                     </div>
514 515
                   </div>
515 516
                   <div class="inline_block" style="flex: 1">
@@ -1346,7 +1347,7 @@ export default {
1346 1347
         this.prescription.dialysis_irrigation == '' &&
1347 1348
         this.prescription.dialysis_dialyszers == ''
1348 1349
       ){
1349
-        const obj30 = "人工肾装置"
1350
+        const obj30 = "透析器"
1350 1351
         checkDate.push(obj30)
1351 1352
       } if (this.predialysis.machine_type == 0) {
1352 1353
         const obj31 = "透析机型"