fix(测试用例): 修复功能测试用例列表标签显示问题

This commit is contained in:
shiziyuan9527 2021-07-01 16:00:02 +08:00 committed by 刘瑞斌
parent 9dad8cb0a0
commit 78d7f41783
1 changed files with 1 additions and 0 deletions

View File

@ -73,6 +73,7 @@
<template v-slot:default="scope">
<ms-tag v-for="(tag, index) in scope.row.showTags" :key="tag + '_' + index" type="success" effect="plain"
:content="tag" style="margin-left: 0px; margin-right: 2px"/>
<span></span>
</template>
</ms-table-column>
<ms-table-column