评委会

This commit is contained in:
jlzhangyx5
2025-06-13 15:27:44 +08:00
parent 94f3e5c3f0
commit eb7edbf807
2 changed files with 29 additions and 50 deletions

View File

@ -205,8 +205,7 @@ const List: React.FC<{}> = () => {
}
useEffect(() => {
//取项目id
//proIdSet(getProId());//TODO zyx-假数据
proIdSet("1920644626460389376");
proIdSet(getProId());
// getHaveConfigSections();
}, []);
return (