Explorar o código

删除hidden字段判断

zhangjq %!s(int64=6) %!d(string=hai) anos
pai
achega
5fd26dee3c
Modificáronse 1 ficheiros con 0 adicións e 6 borrados
  1. 0 6
      sqlconfig/system_controller/system_get_menu_tree.tpl

+ 0 - 6
sqlconfig/system_controller/system_get_menu_tree.tpl

@@ -11,10 +11,4 @@ where
 {{if ne .type_op ""}}
     and type {{.type_op }} {{.type}}
 {{end}}
-{{if ne .hidden ""}}
-    and hidden = {{.hidden}}
-{{end}}
-{{if ne .type_op ""}}
-    and type {{.type_op}} {{.type}}
-{{end}}
 order by order_num