cqp 3 months ago
parent
commit
c8f6200790
1 changed files with 6 additions and 0 deletions
  1. 6 0
      config/oa.php

+ 6 - 0
config/oa.php

@@ -511,5 +511,11 @@ return [
         'children' => [
         ]
     ],
+    [
+        'menu_id' => 56,
+        'menu_title' => '盘点单',
+        'children' => [
+        ]
+    ],
 ];