shish 3 vuotta sitten
vanhempi
commit
e489b1c9ee
1 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  1. 3 3
      common/components/book.php

+ 3 - 3
common/components/book.php

@@ -44,7 +44,7 @@ class book
             ['title' => '订单打印', 'id' => 'orderPrint'],
             ['title' => '订单打印', 'id' => 'orderPrint'],
         ]],
         ]],
         ['class' => '库存管理', 'icon' => '/book/stock.png', 'list' => [
         ['class' => '库存管理', 'icon' => '/book/stock.png', 'list' => [
-            ['title' => '花材损耗', 'id' => 'wastage'],
+            ['title' => '如何控制损耗', 'id' => 'wastage'],
             ['title' => '花材盘点', 'id' => 'itemPd']
             ['title' => '花材盘点', 'id' => 'itemPd']
         ]],
         ]],
         ['class' => '员工', 'icon' => '/book/staff.png', 'list' => [
         ['class' => '员工', 'icon' => '/book/staff.png', 'list' => [
@@ -149,8 +149,8 @@ class book
             ['style' => 'image', 'value' => '/book/image/addGys2.png'],
             ['style' => 'image', 'value' => '/book/image/addGys2.png'],
         ],
         ],
         'wastage' => [
         'wastage' => [
-            ['style' => 'info', 'value' => '如果有花材损耗,可以点下方新建报损,这样库存会实时扣除,报损和开单流程操作很像。'],
-            ['style' => 'image', 'value' => '/book/image/wastage1.png'],
+            ['style' => 'info', 'value' => '如果控制和降低损耗?'],
+            ['style' => 'video', 'value' => 'jc/wastage.mp4'],
         ],
         ],
         'itemPd' => [
         'itemPd' => [
             ['style' => 'info', 'value' => '所有的操作按钮,在底部菜单【应用】里都可以找到,同样盘点在这里进去:'],
             ['style' => 'info', 'value' => '所有的操作按钮,在底部菜单【应用】里都可以找到,同样盘点在这里进去:'],