Browse Source

feature/EK-33291的改动

ryan 1 month ago
parent
commit
d8cbd5b08a
1 changed files with 4 additions and 1 deletions
  1. 4 1
      common/libs/export/BaseExport.php

+ 4 - 1
common/libs/export/BaseExport.php

@@ -1888,7 +1888,10 @@ EOT;
                         <table style="table-layout: fixed;" class="table-noborder">
                             <tr style="text-align: left; font-weight: normal; font-size: 12px; margin-top: 15px;">
                                 <td colspan="2">Remark:</td>
-                                <td colspan="9"></td>
+                                <td colspan="6"></td>
+                                <td>Product ID</td>
+                                <td>Quantity</td>
+                                <td>Total BV</td>
                             </tr>
                             <tr style="text-align: left; font-weight: normal; font-size: 12px;">
                                 <td colspan="7">{$invoiceRemark}</td>