bug
This commit is contained in:
parent
928aaab0b1
commit
98aa63d25a
@ -77,7 +77,7 @@
|
||||
<img src="@/assets/menu_icon/ren_b.png" v-else style="width: 25px;height: 25px;"/>
|
||||
</span>
|
||||
<span style="margin-right: 10px;" v-if="item.meta.title=='财务报表'">
|
||||
<img src="@/assets/menu_icon/caiwu.png" v-if="!activeMenu.includes(item.path)" style="width: 25px;height: 25px;"/>
|
||||
<img src="@/assets/menu_icon/caiwu.png" v-if="!activeMenu.includes('/financialStatement')" style="width: 25px;height: 25px;"/>
|
||||
<img src="@/assets/menu_icon/caiwu_b.png" v-else style="width: 25px;height: 25px;"/>
|
||||
</span>
|
||||
<span style="margin-right: 10px;" v-if="item.meta.title=='门店管理'">
|
||||
|
Loading…
Reference in New Issue
Block a user