fix: 修改table显示bug
This commit is contained in:
@@ -291,4 +291,9 @@ onMounted(() => {
|
||||
justify-content: space-between;
|
||||
align-content: center;
|
||||
}
|
||||
.fv-table {
|
||||
:deep(.el-tooltip) {
|
||||
width: 100% !important;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user