This commit is contained in:
YeMingfei666 2024-07-20 17:59:27 +08:00
commit a53c688513
1 changed files with 1 additions and 0 deletions

View File

@ -194,6 +194,7 @@ export default {
::v-deep .el-table .cell{
display: flex;
justify-content: center;
flex-wrap: wrap;
}
::v-deep .el-table th.el-table__cell>.cell{