更新样式

This commit is contained in:
YeMingfei666 2024-07-20 17:58:59 +08:00
parent a427cfff76
commit 949a310c71
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{