@@ -664,6 +664,8 @@
</foreach>
</if>
AND m.parent_id = '0'
+ and m.status = '0'
+ and m.visible = '0'
GROUP BY order_num,menuId
</select>