@@ -113,7 +113,7 @@ export default {
getTodoListFlowInfo(type) {
if (type === 'todo') {
axios({
- url: 'api/xcoa-mobile/v1/statisticsTodolistGroupbyFlow',
+ url: 'api/xcoa-mobile/v1/spic-common/statisticsTodolistGroupbyFlow',
method: 'get',
}).then((res) => {
if (res.data) {