Browse Source

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

csx 3 years ago
parent
commit
d520a43c1c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/xt_pages/outpatientCharges/invoicePrint.vue

+ 1 - 0
src/xt_pages/outpatientCharges/invoicePrint.vue View File

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