Explorar el Código

feat: EK-3320: 订单增加 Invoice 下载

zhangl hace 2 meses
padre
commit
3c9f11cd2b
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      common/libs/export/BaseExport.php

+ 2 - 2
common/libs/export/BaseExport.php

@@ -1756,7 +1756,7 @@ ORDER;
                                 <tr><td colspan="11"></td></tr>
                             </table>
                             
-                            <table style="table-layout: fixed;" class="table-noborder">  
+                            <table style="table-layout: fixed;">  
                                 <tr>
                                     <td></td>
                                     <td colspan="2">Grand Total</td>
@@ -1777,7 +1777,7 @@ ORDER;
                                 </tr>
                             </table>    
                             
-                            <table style="table-layout: fixed;" class="table-noborder">
+                            <table style="table-layout: fixed;">
                                 <tr>
                                     <td colspan="7"></td>
                                     <td style="text-align: left;" colspan="2">Total Amount</td>