feat: 活动详情

This commit is contained in:
eric
2022-11-21 16:31:46 +08:00
parent 8f6f130556
commit 692799c503
46 changed files with 153 additions and 1680 deletions

View File

@@ -67,7 +67,6 @@ const Home = () => {
setdetails(res?.data??[])
},
};
getTable(objParams);
}, []);