dever 3 years ago
parent
commit
7c083d8300
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/shop/database/out_order.php

+ 1 - 1
app/shop/database/out_order.php

@@ -21,7 +21,7 @@ return array
     'lang' => '出库订单',
     'order' => 99,
     'menu'	=> false,
-    'type' => $type,
+    'config_type' => $type,
     # 数据结构
     'struct' => array
     (