漏提交代码

This commit is contained in:
hy
2024-09-23 10:59:10 +08:00
parent 269141dfb2
commit 4f73f57ddf

View File

@@ -25,10 +25,10 @@
<!-- Current App Sections -->
<div class="d-none d-md-block o_menu_sections_fix ">
<t t-if="currentAppSections.length"
t-call="web.NavBar.SectionsMenu">
<t t-set="sections" t-value="currentAppSections"/>
</t>
<!-- <t t-if="currentAppSections.length"-->
<!-- t-call="web.NavBar.SectionsMenu">-->
<!-- <t t-set="sections" t-value="currentAppSections"/>-->
<!-- </t>-->
<t t-if="currentAppSections.length">
<t t-foreach="currentAppSections" t-as="menu" t-key="menu.id">
<div class="custom_dropdown" >