后台-上架-复选框问题

This commit is contained in:
gaoyuanwei 2022-07-14 11:02:12 +08:00
parent ecf536e13c
commit 0194a9b146
1 changed files with 3 additions and 3 deletions

View File

@ -636,7 +636,7 @@ export default {
.el-tooltip__popper {
max-width: 50%;
}
::v-deep .el-table .cell {
width: 200px;
}
// ::v-deep .el-table .cell {
// width: 200px;
// }
</style>