mirror of
https://gitee.com/fit2cloud-feizhiyun/MeterSphere.git
synced 2024-12-04 04:59:48 +08:00
fix(项目管理): 修复项目与权限里成员筛选条件传的是上一个值的缺陷
This commit is contained in:
parent
8af1f09a20
commit
2ceefff085
@ -194,6 +194,7 @@
|
||||
);
|
||||
|
||||
const initData = async () => {
|
||||
await nextTick();
|
||||
setLoadListParams({
|
||||
filter: {
|
||||
roleIds: props.roleIds ? [props.roleIds] : [],
|
||||
|
Loading…
Reference in New Issue
Block a user