feat: 列表刷新,分页

This commit is contained in:
@changcode
2022-06-06 17:37:01 +08:00
parent 2a05817a51
commit e053e00f4b
12 changed files with 445 additions and 288 deletions

View File

@@ -267,6 +267,13 @@
.right-box-select-dropdown {
width: 625px;
}
.right-box-select-report.right-box-select-dropdown {
width: 640px;
}
.el-select-last.right-box-select-dropdown {
width: 434px;
left: 1698px;
}
.limit-height .el-cascader-menu {
max-height: 200px;
overflow: auto;