소스 검색

提交代码

陈少旭 1 년 전
부모
커밋
f0e8b0620a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/xt_pages/outpatientCharges/invoiceTemplate/printtwelve.vue

+ 1 - 1
src/xt_pages/outpatientCharges/invoiceTemplate/printtwelve.vue 파일 보기

@@ -81,7 +81,7 @@
81 81
           {{paramsObj.name}}
82 82
         </div>
83 83
         <div :style="{position: 'absolute',top:(80 + (index * 450))  + 'px',left:'200px'}">
84
-          {{list.order.fapiao_number}}
84
+          {{list.order.fa_piao_number}}
85 85
         </div>
86 86
       </div>
87 87