shish 7 months ago
parent
commit
59d61542c4
1 changed files with 2 additions and 2 deletions
  1. 2 2
      common/components/book.php

+ 2 - 2
common/components/book.php

@@ -30,8 +30,8 @@ class book
             ['title' => '零售开单,拆散登记', 'id' => 'skOrder'],
             ['title' => '用标签机,打标签和价码', 'id' => 'label'],
             ['title' => '大客户价的管理', 'id' => 'super_member'],
-            ['title' => '绑定多家跑腿和免配送设置', 'id' => 'bd_pt_set', 'style' => 'red'],
-            ['title' => '前台后台使用跑腿', 'id' => 'use_pt', 'style' => 'red'],
+            ['title' => '绑定多家跑腿和免配送设置', 'id' => 'bd_pt_set'],
+            ['title' => '前台后台使用跑腿', 'id' => 'use_pt'],
         ]],
         ['class' => '采购', 'icon' => '/book/stock.png', 'list' => [
             ['title' => '采购入库和改价格(重要)', 'id' => 'cg', 'style' => 'red'],