浏览代码

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>