Browse Source

feat: EK-3320: [Order List]新增发票功能.

kevin 1 tháng trước cách đây
mục cha
commit
78df49755e
1 tập tin đã thay đổi với 2 bổ sung5 xóa
  1. 2 5
      common/libs/export/BaseExport.php

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

@@ -1876,10 +1876,7 @@ EOT;
                         </table>
                         
                         <table style="table-layout: fixed;" class="table-noborder">
-                            <tr>
-                                <td colspan="11"></td>
-                            </tr>
-                            <tr style="text-align: left; font-weight: normal; font-size: 12px;">
+                            <tr style="text-align: left; font-weight: normal; font-size: 12px; margin-top: 15px;">
                                 <td colspan="2">Remark:</td>
                                 <td colspan="9"></td>
                             </tr>
@@ -1905,7 +1902,7 @@ EOT;
                         </table>
                         
                         <table style="table-layout: fixed;" class="table-noborder">    
-                            <tr style="text-align: left; font-weight: normal; font-size: 12px;">
+                            <tr style="text-align: left; font-weight: normal; font-size: 12px; margin-top: 15px;">
                                 <td colspan="4">Issued By:</td>
                                 <td colspan="4">Picked By:</td>
                                 <td colspan="3">Received By:</td>