shj
2022-08-22 a0ec3fc720207e26930c432080fca84c0a18046e
对接
1 files modified
1 ■■■■ changed files
src/views/goalManagement/targetStatistics/index.vue 1 ●●●● patch | view | raw | blame | history
src/views/goalManagement/targetStatistics/index.vue
@@ -43,7 +43,6 @@
                        value: res.data.data.complete,
                        name: '已完成',
                    });
                    console.log(arr);
                    init(arr);
                });
        };