shj
2022-08-22 9dde4cc2e5089dc1eb74266f0b59498f4a3c211b
src/views/goalManagement/targetStatistics/index.vue
@@ -43,7 +43,6 @@
                  value: res.data.data.complete,
                  name: '已完成',
               });
               console.log(arr);
               init(arr);
            });
      };