rabin 2 年之前
父节点
当前提交
5afcb8b5fc
共有 1 个文件被更改,包括 1 次插入1 次删除
  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'),
         ),