fix: wrong condition

This commit is contained in:
Methapon2001 2024-06-28 14:38:24 +07:00
parent 407255a364
commit 764e759ee3

View file

@ -1138,8 +1138,8 @@ watch(currentPageService, async () => {
<div
class="text-h6 hover-underline"
:class="{
'app-text-muted': productMode !== 'group',
'text-weight-bold': productMode === 'group',
'app-text-muted': productMode !== 'type',
'text-weight-bold': productMode === 'type',
}"
@click="productMode = 'type'"
>