rabin 2 years ago
parent
commit
5afcb8b5fc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      database/module.php

+ 1 - 1
database/module.php

@@ -271,7 +271,7 @@ return array
 
         'list_button' => array
         (
-            'fast' => array('新增内容', '"data&search_option_module_id={id}&parent=module"', '{content} == 1'),
+            //'fast' => array('新增内容', '"data&search_option_module_id={id}&parent=module"', '{content} == 1'),
 
             'list' => array('内容列表', '"data&search_option_module_id={id}&parent=module"', '{content} == 1'),
         ),