Ver código fonte

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

陈少旭 9 meses atrás
pai
commit
7ab44a1326

+ 1 - 1
src/xt_pages/outpatientCharges/allListTemplate/printthree.vue Ver arquivo

@@ -1,7 +1,7 @@
1 1
 <template>
2 2
   <div id="allList-print" class="allList-print">
3 3
     <div v-for='(i,index) in pageArr.length' :key="index" style="page-break-after: always;">
4
-      <div class="allListTitle">{{ $store.getters.xt_user.org.org_name }}费用汇总33</div>
4
+      <div class="allListTitle">{{ $store.getters.xt_user.org.org_name }}费用汇总</div>
5 5
       <div class="allListInfo">
6 6
         <div>患者姓名:{{ patient.name }}</div>
7 7
         <div>透析号:{{ patient.dialysis_no }}</div>