Browse Source

提交代码

陈少旭 1 year ago
parent
commit
abd8737143
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/xt_pages/outpatientCharges/invoiceTemplate/printtwelve.vue

+ 2 - 2
src/xt_pages/outpatientCharges/invoiceTemplate/printtwelve.vue View File

81
           {{paramsObj.name}}
81
           {{paramsObj.name}}
82
         </div>
82
         </div>
83
         <div :style="{position: 'absolute',top:(80 + (index * 450))  + 'px',left:'200px'}">
83
         <div :style="{position: 'absolute',top:(80 + (index * 450))  + 'px',left:'200px'}">
84
-
84
+          {{list.order.fapiao_number}}
85
         </div>
85
         </div>
86
       </div>
86
       </div>
87
 
87
 
321
           }
321
           }
322
           this.pageArr.push(obj)
322
           this.pageArr.push(obj)
323
         }
323
         }
324
-       
324
+
325
           // var num=''
325
           // var num=''
326
           // if(this.pageArr.length<=3){
326
           // if(this.pageArr.length<=3){
327
           //   num=1
327
           //   num=1