终端台账管理页面迁移中 70%

This commit is contained in:
GGJ
2024-02-20 16:47:12 +08:00
parent e375ae8574
commit af518c0fc5
7 changed files with 2234 additions and 2 deletions

View File

@@ -176,4 +176,9 @@ defineExpose({
border-right: 1px solid #e4e7e9;
border-bottom: 1px solid #e4e7e9;
}
::v-deep .el-pagination__sizes {
.el-select {
min-width: 128px;
}
}
</style>