feat: 待审核状态
This commit is contained in:
2
dist/pages/my/index.js
vendored
2
dist/pages/my/index.js
vendored
File diff suppressed because one or more lines are too long
@@ -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