yq1 1 year ago
parent
commit
c293924e34
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/xt_pages/outpatientCharges/invoiceTemplate/printtwelve.vue

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

@@ -146,7 +146,6 @@
146 146
     </div>
147 147
 
148 148
       <div v-for="(ite,index2) in item" :key="index2" style="">
149
-        
150 149
         <div :style="{position: 'absolute',top:(120 + (index * 370))  + 'px',left:(380 + (index2 * 110)) + 'px'}">{{ite}}</div>
151 150
         <div :style="{position: 'absolute',top:(150 + (index * 370))  + 'px',left:(380 + (index2 * 110)) + 'px'}"></div>
152 151
         <div :style="{position: 'absolute',top:(170 + (index * 370))  + 'px',left:(380 + (index2 * 110)) + 'px'}">项目</div>