update 用户组可筛选

This commit is contained in:
2026-03-27 11:33:29 +08:00
parent c7d09ff4c3
commit f75fbb3a30
2 changed files with 2 additions and 0 deletions

View File

@@ -115,6 +115,7 @@
<el-form-item label="用户组:">
<el-select
:clearable="false"
filterable
class="select-width margin-right-12"
v-model="userStorageSpaceStatisticsFormData.userGroupId"
@change="groupChangeFun"

View File

@@ -7,6 +7,7 @@
<el-select
v-model="filterFprmData.userGroupId"
class="mw200"
filterable
clearable
@change="filterWorkLoadFun('group')"
>