我的浏览bug修改

This commit is contained in:
851673013@qq.com 2022-07-22 16:58:19 +08:00
parent 133553b6a1
commit b8afda6f0a
1 changed files with 3 additions and 1 deletions

View File

@ -39,7 +39,9 @@
<a-list-item>
<a-skeleton avatar :title="false" :loading="!!item.loading" active>
<a-list-item-meta
:description="item.description || '--'"
:description="
tabList[tabIndex] != '知识库' ? item.description || '--' : ''
"
style="position: relative"
>
<template #title>