Commit 51ff82ff authored by 徐俊's avatar 徐俊

xujun

parent 5e5fec2b
......@@ -111,6 +111,9 @@ export default {
},
getProjectGroupScoreOrder (params) {
return fetch(`/v1/science-admin/statistical/getProjectGroupScoreOrder`, params)
},
getProjectKpitStatistic () {
return fetch(`/v1/science-admin/com-project-kpit/getProjectKpitStatistic`)
}
},
//单位管理
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment