shish 1 ano atrás
pai
commit
0d348b9548
2 arquivos alterados com 2 adições e 2 exclusões
  1. 1 1
      common/components/book.php
  2. 1 1
      common/components/bookJd.php

+ 1 - 1
common/components/book.php

@@ -20,7 +20,7 @@ class book
             ['title' => '用小票机打印小票', 'id' => 'print'],
             ['title' => '订单售后,退货退款和补单', 'id' => 'afterSale'],
             ['title' => '客户自助申请售后', 'id' => 'afterSaleService'],
-            ['title' => '自动挂账和快速结账销账', 'id' => 'chargeUp'],
+            ['title' => '自动挂账和快速销账', 'id' => 'chargeUp'],
             ['title' => '客户微信转过来的钱怎么销账', 'id' => 'quickIn'],
             ['title' => '花材做特价', 'id' => 'tj'],
             ['title' => '节前做预售', 'id' => 'preSell'],

+ 1 - 1
common/components/bookJd.php

@@ -19,7 +19,7 @@ class bookJd
             ['title' => '用小票机打印小票', 'id' => 'print'],
             ['title' => '订单售后,退货退款和补单', 'id' => 'afterSale'],
             ['title' => '客户自助申请售后', 'id' => 'afterSaleService'],
-            ['title' => '自动挂账和快速结账销账', 'id' => 'chargeUp'],
+            ['title' => '自动挂账和快速销账', 'id' => 'chargeUp'],
             ['title' => '客户微信转过来的钱怎么销账', 'id' => 'quickIn'],
             ['title' => '花材做特价', 'id' => 'tj'],
             ['title' => '节前做预售', 'id' => 'preSell'],