浏览代码

feature/EK-33291的改动

ryan 1 月之前
父节点
当前提交
60121025af
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      common/libs/export/BaseExport.php

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

@@ -1909,8 +1909,8 @@ EOT;
                             $orderDetails_bv
                             <tr style="text-align: left; font-weight: normal; font-size: 12px; margin-top: 15px;">
                                 <td colspan="7" class="table-noborder"></td>
-                                <td colspan="2">Grand Total BV</td>
-                                <td colspan="2">{$orderTotalBv}</td>
+                                <td colspan="2" background-color: lightslategray;>Grand Total BV</td>
+                                <td colspan="2" background-color: lightslategray;>{$orderTotalBv}</td>
                             </tr>
                         </table>