fix: Don't show notSpecifiedMentionWarning if visibility is not 'specified'

This commit is contained in:
Lhcfl 2024-05-22 11:09:48 +08:00
parent 577d40df04
commit bd9ff39c0b

View file

@ -134,7 +134,7 @@
</div>
</div>
<MkInfo
v-if="hasNotSpecifiedMentions"
v-if="hasNotSpecifiedMentions && visibility === 'specified'"
warn
class="form-info"
>