6.27 集成

This commit is contained in:
jl-zhoujl2
2022-06-27 09:12:56 +08:00
parent 66fbfb9269
commit f17ebf9c5d
23 changed files with 630 additions and 143 deletions

View File

@ -20,7 +20,7 @@ export async function getHomeProject() {
return request('/api/biz-service-ebtp-extend/v1/eventpartybranch/eventSubject/list');
}
//攻坚克难项目
//右侧专业线数据
export async function getHomeRight() {
return request('/api/biz-service-ebtp-extend/v1/eventpartybranch/data/list');
}