This commit is contained in:
yanran200730
2022-07-29 09:46:00 +08:00

View File

@@ -101,7 +101,7 @@
:colConfigs="tabIndex == 0 ? colConfigs0 : colConfigs1"
v-if="tableData.length"
>
<u-td slot="groupOwnerId" slot-scope="{ row }">
<u-td slot="groupOwnerId" slot-scope="{ row }" style="border: none;">
<AiOpenData
v-if="row.groupOwnerId"
type="userName"