更新样式

This commit is contained in:
2024-07-20 17:58:59 +08:00
parent a427cfff76
commit 949a310c71

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{