瀏覽代碼

feature/EK-33291的改动

ryan 1 月之前
父節點
當前提交
12ccb5ef9b
共有 1 個文件被更改,包括 1 次插入3 次删除
  1. 1 3
      common/libs/export/BaseExport.php

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

@@ -1838,14 +1838,12 @@ EOT;
                             <tr><td colspan="11"></td></tr>
                         </table>
                         
-                        <table style="table-layout: fixed;">  
+                        <table style="table-layout: fixed;" width="100%" >  
                             <tr style="text-align: left; font-weight: normal; font-size: 12px;">
                                 <td class="table-noborder" style="width: 30px;"></td>
                                 <td style="text-align: left; background-color: lightslategray;" colspan="2">Grand Total</td>
                                 <td style="text-align: left; background-color: lightslategray;">{$orderTotalQuantity}</td>
                                 <td style="text-align: left; background-color: lightslategray;"></td>
-                                <td style="text-align: left; background-color: lightslategray;"></td>
-                                <td style="text-align: left; background-color: lightslategray;">{$orderTotalBv}</td>
                                 <td style="text-align: left; background-color: lightslategray;" colspan="2">{$orderTotalAmount}</td>
                                 <td style="text-align: left; background-color: lightslategray;"></td>
                                 <td style="text-align: left; background-color: lightslategray;" colspan="2">{$orderTotalTaxAmount}</td>