cqpCow 1 year ago
parent
commit
9dda525ed3
2 changed files with 8 additions and 0 deletions
  1. 4 0
      config/header/37.php
  2. 4 0
      config/header/43.php

+ 4 - 0
config/header/37.php

@@ -31,6 +31,10 @@ return [
         'value' => '平台类型',
     ],
     [
+        'key' => 'customer_title',
+        'value' => '客户名称',
+    ],
+    [
         'key' => 'product_total',
         'value' => '产品合计',
     ],

+ 4 - 0
config/header/43.php

@@ -31,6 +31,10 @@ return [
         'value' => '平台类型',
     ],
     [
+        'key' => 'customer_title',
+        'value' => '客户名称',
+    ],
+    [
         'key' => 'product_total',
         'value' => '产品合计',
     ],