修复选项卡点击右键刷新丢失参数问题

This commit is contained in:
RuoYi
2022-01-18 11:03:29 +08:00
parent 9f1030d222
commit 58d573e89b
4 changed files with 7 additions and 7 deletions

View File

@ -112,7 +112,7 @@
border: 1px solid #e5e6e7;
background: #FFFFFF none;
border-radius:4px;
width: 100%;
width: 100%;
}
.pagination-container .el-pagination {