perf: 批量添加账号报错后显示全部报错信息

This commit is contained in:
“huailei000” 2023-04-20 15:24:41 +08:00 committed by huailei
parent 1f4d211c32
commit 10c9a54896

View File

@ -113,4 +113,8 @@ export default {
.color-default {
}
::v-deep .el-data-table .el-table .el-table__row > td > div > span {
white-space: inherit;
}
</style>