Quellcode durchsuchen

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

csx vor 3 Jahren
Ursprung
Commit
d520a43c1c
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      src/xt_pages/outpatientCharges/invoicePrint.vue

+ 1 - 0
src/xt_pages/outpatientCharges/invoicePrint.vue Datei anzeigen

@@ -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>