ソースを参照

Merge branch '20201109_pc_vue_new_branch' of http://git.shengws.com/csx/Vue_New into 20201109_pc_vue_new_branch

csx 3 年 前
コミット
d520a43c1c
共有1 個のファイルを変更した1 個の追加0 個の削除を含む
  1. 1 0
      src/xt_pages/outpatientCharges/invoicePrint.vue

+ 1 - 0
src/xt_pages/outpatientCharges/invoicePrint.vue ファイルの表示

@@ -20,6 +20,7 @@
20 20
           <printTwo v-if="org_id == 10106" :paramsObj="invoiceParams"></printTwo>
21 21
           <printFour v-if="org_id == 10215 || org_id == 4" :paramsObj="invoiceParams"></printFour>
22 22
           <printFive v-if="org_id == 10188 " :paramsObj="invoiceParams"></printFive>
23
+
23 24
           <printSix v-if="org_id == 10217|| org_id == 0" :paramsObj="invoiceParams"></printSix>
24 25
         </div>
25 26
     </div>