feat: 待审核状态
This commit is contained in:
@@ -79,7 +79,7 @@ const my = (props: any) => {
|
||||
setactiveidArr(res?.data?.activeidArr ?? []);
|
||||
|
||||
// 获取当前用户参与的活动
|
||||
getDetails(openid,'0');
|
||||
getDetails(openid,'1');
|
||||
},
|
||||
};
|
||||
getTable(objParams);
|
||||
|
||||
Reference in New Issue
Block a user