<Component :is="row.status == '1' ? 'Check' : 'Close'" :color="row.status == '1' ? 'green' : 'red'"/>
element-plus icon 动态显示
最新推荐文章于 2026-06-19 19:22:03 发布
<Component :is="row.status == '1' ? 'Check' : 'Close'" :color="row.status == '1' ? 'green' : 'red'"/>
6945
1507
3194
1万+

被折叠的 条评论
为什么被折叠?