陈少旭 hace 1 año
padre
commit
559ebc8898

+ 1 - 1
src/xt_pages/outpatientCharges/statementTemplate/printeEleven.vue Ver fichero

@@ -9,7 +9,7 @@
9 9
         </tr>
10 10
         <tr style="border-bottom: 1px solid black;">
11 11
           <td colspan="2">单据编码:{{info.number}}</td>
12
-          <td colspan="4">就诊时间:{{info.setl_time}}</td>
12
+          <td colspan="4">就诊时间:{{getTime(info.new_order.settle_accounts_date,"{y}-{m}-{d}")}}</td>
13 13
           <td colspan="3">金额单位:{{info.medfee_sumamt}}元</td>
14 14
         </tr>
15 15
         <tr>