shish 4 years ago
parent
commit
137218fd17
1 changed files with 1 additions and 1 deletions
  1. 1 1
      common/components/book.php

+ 1 - 1
common/components/book.php

@@ -33,7 +33,7 @@ class book
         ['class' => '采购与供应商', 'icon' => '/book/cg.png', 'list' => [
             ['title' => '添加供应商', 'id' => 'addGys'],
             ['title' => '录采购单和智能改价', 'id' => 'fillCgOrder'],
-            ['title' => '标准模式与采购月结', 'id' => 'useBz'],
+            ['title' => '标准采购模式与月结', 'id' => 'useBz'],
         ]],
         ['class' => '开单', 'icon' => '/book/kd.png', 'list' => [
             ['title' => '给花店开单', 'id' => 'hdKd'],