refactor: 重构用户管理搜索栏(支持多条件展开及折叠)

This commit is contained in:
2024-10-13 11:00:44 +08:00
parent ff879405d7
commit 50a6d17516
11 changed files with 98 additions and 42 deletions

View File

@@ -145,7 +145,7 @@ onMounted(() => {
height: 100%;
&__search {
margin-bottom: 10px;
margin-bottom: 16px;
}
&__container {