feat: 优化
parent
db21356437
commit
f9363bd2ed
|
|
@ -31,7 +31,6 @@
|
||||||
<auto-tooltip :content="row?.name">
|
<auto-tooltip :content="row?.name">
|
||||||
{{ row?.name }}
|
{{ row?.name }}
|
||||||
</auto-tooltip>
|
</auto-tooltip>
|
||||||
<!-- <span class="ellipsis"> {{ row?.name }}</span> -->
|
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
</el-table-column>
|
</el-table-column>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue